Releases: Unleash/unleash-node-sdk
Releases · Unleash/unleash-node-sdk
v6.9.6
v6.9.5
What's Changed
- chore: avoid having tar in resolutions by @gastonfournier in #820
- chore(deps): replace dependency @tsconfig/node18 with @tsconfig/node20 by @renovate[bot] in #805
- chore(deps): update dependency semver to v7.7.3 by @renovate[bot] in #778
- chore(deps): update dependency debug to v4.4.3 - autoclosed by @renovate[bot] in #776
- fix: impact metrics invalid value rejection by @kwasniew in #822
Full Changelog: v6.9.4...v6.9.5
v6.9.4
What's Changed
- docs: improve impact metrics description by @kwasniew in #816
- chore!: upgrade make-fetch-happen dependency by @gastonfournier in #818
Full Changelog: v6.9.3...v6.9.4
v6.9.3
What's Changed
- chore: migrate release to use trusted-publishers by @gastonfournier in #813
- chore: new release flow by @gastonfournier in #814
Full Changelog: v6.9.1...v6.9.3
v6.9.2
What's Changed
- chore: migrate release to use trusted-publishers by @gastonfournier in #813
Full Changelog: v6.9.1...v6.9.2
v6.9.0
v6.8.1
What's Changed
- Feature/custom types by @akinorimizushima in #771
- refactor: rename custom type options by @kwasniew in #773
- chore: move metrics api into base Unleash by @sighphyre in #775
- chore: remove some ts-expect-error and coveralls dependency by @gastonfournier in #787
- chore(deps): bump form-data from 4.0.0 to 4.0.5 by @dependabot[bot] in #788
- chore: unwired up failover strategy by @sighphyre in #780
- chore: migrate linting from eslint to biome 2.3.8 by @gastonfournier in #790
- Task/migrate off ava to vitest by @chriswk in #796
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #794
- fix: failing to handle a streamed event now forces a rehydration by @sighphyre in #797
- chore: update client spec tests to 5.2.2 by @sighphyre in #800
- chore: parse safety for api by @sighphyre in #801
- feat: populate impact metrics with default values by @sjaanus in #803
New Contributors
- @akinorimizushima made their first contribution in #771
Full Changelog: v6.8.0...v6.8.1
v6.8.0
v6.8.0-beta.0
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