Releases: Unleash/unleash-proxy-client-js
Releases · Unleash/unleash-proxy-client-js
v3.5.0
What's Changed
- chore(deps): bump ws from 8.13.0 to 8.17.1 by @dependabot in #216
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #213
- docs: add missing options by @Tymek in #212
- feat: allow access to sdk state by @Tymek in #214
- Update README.md by @Tymek in #219
- fix: ready state when bootstrapping by @Tymek in #218
Full Changelog: v3.4.1...v3.5.0
v3.4.1
v3.4.0
What's Changed
- Fix: ready not emitted when bootstrap is set and bootrstrapOverride is false by @andreas-unleash in #200
- feat: make inital metrics interval configurable. by @ivarconr in #203
- fix: don't enter error state when request is aborted by @andrew-pledge-io in #207
- test: aborted requests should not trigger error state by @kwasniew in #209
New Contributors
- @andrew-pledge-io made their first contribution in #207
Full Changelog: v3.3.2...v3.4.0
v3.4.0-beta.1
What's Changed
- Fix: ready not emitted when bootstrap is set and bootrstrapOverride is false by @andreas-unleash in #200
- feat: make inital metrics interval configurable. by @ivarconr in #203
Full Changelog: v3.3.2...v3.4.0-beta.1
v3.3.2
What's Changed
- feat: remove context field utility by @kwasniew in #196
- fix: adds content type only on post method by @mohsen-khalili in #198
New Contributors
- @mohsen-khalili made their first contribution in #198
Full Changelog: v3.3.1...v3.3.2
v3.4.0-beta.0
What's Changed
Full Changelog: v3.3.1...v3.4.0-beta.0
v3.3.1
v3.3.0
What's Changed
- feat: abort controller by @kwasniew in #183
- feat: fire event when error is present and http call succeeds by @FredrikOseberg in #185
- fix: don't send empty If-None-Match header by @cmalard in #187
- chore(deps): bump @babel/traverse from 7.22.5 to 7.23.4 by @dependabot in #186
New Contributors
Full Changelog: v3.2.0...v3.3.0
v3.3.0-beta.2
What's Changed
- fix: don't send empty If-None-Match header by @cmalard in #187
- chore(deps): bump @babel/traverse from 7.22.5 to 7.23.4 by @dependabot in #186
New Contributors
Full Changelog: v3.3.0-beta.1...v3.3.0-beta.2
v3.3.0-beta.1
What's Changed
- feat: fire event when error is present and http call succeeds by @FredrikOseberg in #185
Full Changelog: v3.3.0-beta.0...v3.3.0-beta.1