Releases: Flagsmith/flagsmith-nodejs-client
Releases · Flagsmith/flagsmith-nodejs-client
Version 3.3.0
What's Changed
- feat: Identity overrides in local evaluation mode by @khvn26 in #143
- Bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #137
- chore: export FlagsmithConfig from index by @novakzaballa in #139
- chore: remove examples by @dabeeeenster in #145
New Contributors
Full Changelog: v3.2.0...v3.3.0
Version 3.2.0
Version 3.1.1
Version 3.1.0
What's Changed
- Add 10 secs by default to requestTimeoutSeconds by @novakzaballa in #128
- Bump version to 3.1.0 by @novakzaballa in #129
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #127
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #125
- Lazily calculate the hash by @eldar-gamisoniya in #130
New Contributors
- @novakzaballa made their first contribution in #128
- @eldar-gamisoniya made their first contribution in #130
Full Changelog: v3.0.1...v3.1.0
Version 3.0.1
What's Changed
- Fix deploy action by @kyle-ssg in #121
- Bump semver from 7.3.7 to 7.5.2 by @dependabot in #122
Full Changelog: v3.0.0...v3.0.1
Version 3.0.0
What's Changed
- BREAKING CHANGE: Ensure percentage split evaluations are consistent by @matthewelwell in #119
WARNING: We modified the local evaluation behaviour. You may see different flags returned to identities attributed to your percentage split-based segments after upgrading to this version.
Full Changelog: v2.5.2...v3.0.0
Version 2.5.2
What's Changed
- Fix timeout not using default flags by @matthewelwell in #112
- Release 2.5.2 by @matthewelwell in #111
Full Changelog: v2.5.1...v2.5.2
Version 2.5.1
What's Changed
- Ensure local evaluation returns consistent MV values by @matthewelwell in #103
- Add logic to check for empty identifiers in
getIdentity___methods by @matthewelwell in #104 - Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #101
- Release 2.5.1 by @matthewelwell in #102
Full Changelog: v2.5.0...v2.5.1
Version 2.5.0
What's Changed
- Bump json5 from 2.1.0 to 2.2.3 in /examples/caching by @dependabot in #100
- Bump json5 from 2.1.0 to 2.2.3 in /examples/local-evaluation by @dependabot in #99
- Bump json5 from 2.1.0 to 2.2.3 in /examples/custom-fetch-agent by @dependabot in #98
- Bump json5 from 2.1.0 to 2.2.3 in /examples/api-proxy by @dependabot in #97
- Bump json5 from 2.1.0 to 2.2.3 in /examples/basic by @dependabot in #96
- Bump minimatch from 3.0.4 to 3.1.2 in /examples/basic by @dependabot in #91
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/basic by @dependabot in #90
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/api-proxy by @dependabot in #89
- Bump minimatch from 3.0.4 to 3.1.2 in /examples/api-proxy by @dependabot in #88
- Swallow errors arising from fetch in analytics by @matthewelwell in #95
- Release/2.5.0 by @matthewelwell in #84
Full Changelog: v2.4.1...v2.5.0
Version 2.4.1
What's Changed
- Fix issue with local evaluation of multivariate flags by @matthewelwell in #87
- Release 2.4.1 by @matthewelwell in #86
Full Changelog: v2.4.0...v2.4.1