v6.7.0
What's Changed
- chore(deps): update dependency eslint-plugin-prettier to v5.4.1 by @renovate[bot] in #720
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot[bot] in #734
- chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 by @dependabot[bot] in #735
- chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #739
- chore: add a proxy decorator to the client so we can add impact metrics unobtrusively by @sighphyre in #738
- feat: backend for impact metrics by @sighphyre in #740
- feat: push impact metrics by @sighphyre in #742
- feat: impact metrics public api by @sighphyre in #744
- feat: impact metrics env resolver by @kwasniew in #747
- fix: token parsing by @kwasniew in #748
- feat: impact metric flag context by @kwasniew in #749
- chore: update repo references by @gastonfournier in #752
- chore: change registration name to unleash-node-sdk by @gastonfournier in #753
- chore(deps): update dependency eslint-config-prettier to v8.10.2 by @renovate[bot] in #750
- chore(deps): update dependency eslint-plugin-import to v2.32.0 by @renovate[bot] in #746
- chore(deps): update dependency eslint-plugin-prettier to v5.5.4 by @renovate[bot] in #743
- chore(deps): update dependency debug to v4.4.1 by @renovate[bot] in #731
- feat: fetching mode runtime switch by @kwasniew in #758
- fix: hide getMode from public repo interface by @kwasniew in #759
- feat: sdk/client driven sdk mode change by @kwasniew in #760
- feat: handle end events from sse by @kwasniew in #762
- fix: immediate fetch on switch to polling by @kwasniew in #763
- refactor: extract fetching strategies by @kwasniew in #761
- test: SSE wire level tests by @kwasniew in #765
- Fix switch to polling by @kwasniew in #766
Full Changelog: v6.6.0...v6.7.0