Releases: Flagsmith/flagsmith-nodejs-client
Releases · Flagsmith/flagsmith-nodejs-client
2.0.3: Merge pull request #44 from Flagsmith/chores/fix_node_cache_types
Version 2.0.0
What's Changed
- Removes console.log of response by @muddylemon in #1
- Make bullet-train flags stateless, fix binding. by @kyle-ssg in #2
- Adds getUserIdentity(), getTrait() and setTrait(). Promise rejection if identity not provided by @lukefanning in #3
- Update client to use new api endpoints by @matthewelwell in #4
- Update index.js by @obax in #6
- Update config.js by @obax in #5
- Solving error in Function by @palazari19 in #8
- Bump handlebars from 4.0.12 to 4.7.3 in /example by @dependabot in #9
- feat: renamed type file to vscode automatically detect bullet-train type by @raryson in #11
- Rebrand by @kyle-ssg in #14
- Preventing errors while using this SDK by @eilgin in #15
- Add a cache options to reduce latency by @eilgin in #16
- fallback to require('node-fetch').default by @kyle-ssg in #21
- Fix setTrait Return Type by @beeme1mr in #26
- WIP: Node SDK v2 by @dabeeeenster in #23
- Update default URL to point to Edge API by @matthewelwell in #36
- feat: add semver support for segment condition by @yuriihorodnyi21 in #37
- Release 2.0.0 by @matthewelwell in #35
New Contributors
- @muddylemon made their first contribution in #1
- @lukefanning made their first contribution in #3
- @obax made their first contribution in #6
- @palazari19 made their first contribution in #8
- @dependabot made their first contribution in #9
- @raryson made their first contribution in #11
- @eilgin made their first contribution in #15
- @beeme1mr made their first contribution in #26
- @dabeeeenster made their first contribution in #23
- @yuriihorodnyi21 made their first contribution in #37
Full Changelog: https://github.com/Flagsmith/flagsmith-nodejs-client/commits/v2.0.0