v1.6.4
ravijayaramappa
released this
08 Jun 18:25
·
1611 commits
to master
since this release
Bug Fixes
- #1873- wire-service: fixes an issue with legacy wire adapters in which adapters config is invoked when all the dynamic params of the config are undefined.
- #1884- wire-service: fixes an issue in which legacy adapters get called with the same config values, this fix eliminates the extra call only for legacy adapters.
Internal
- #1878- engine: Test migration from Jest to Karma