Skip to content

Releases: Flagsmith/flagsmith-nodejs-client

Version 2.4.1

05 Jan 12:09
9be2292
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

Version 2.4.0

01 Nov 11:36
e16f7bd
Compare
Choose a tag to compare

What's Changed

  • Bump glob-parent and @babel/cli in /examples/local-evaluation by @dependabot in #67
  • Bump ajv from 6.10.2 to 6.12.6 in /examples/local-evaluation by @dependabot in #69
  • Bump ansi-regex from 3.0.0 to 3.0.1 in /examples/local-evaluation by @dependabot in #68
  • Bump glob-parent and @babel/cli in /examples/custom-fetch-agent by @dependabot in #70
  • Bump ajv from 6.10.2 to 6.12.6 in /examples/custom-fetch-agent by @dependabot in #73
  • Bump browserslist from 4.6.6 to 4.21.3 in /examples/custom-fetch-agent by @dependabot in #72
  • Bump ansi-regex from 3.0.0 to 3.0.1 in /examples/custom-fetch-agent by @dependabot in #71
  • Feature/403/modulo segment operators by @EdsnLoor in #76
  • Feature/1145/is set is not set segment operators by @EdsnLoor in #75
  • Bump glob-parent and @babel/cli in /examples/caching by @dependabot in #74
  • Release 2.4.0 by @matthewelwell in #77

New Contributors

Full Changelog: v2.3.0...v2.4.0

2.3.0 - Allow custom fetch agents, improve examples and types

31 Aug 14:07
e245860
Compare
Choose a tag to compare

Allows people to supply a custom agent when initialising Flagsmith, allowing for

Exports Flagsmith constructor arguments as a type.

Adds a few examples concentrating on common use cases.

Closes #29, #20

2.1.0 ES import support

22 Jul 09:21
d4185fb
Compare
Choose a tag to compare

Closes #42 - you can now import Flagsmith as such

import Flagsmith, {...types} from 'flagsmith-nodejs'

Version 2.0.4

13 Jul 11:51
de2224a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...v2.0.4

2.0.3: Merge pull request #44 from Flagsmith/chores/fix_node_cache_types

11 Jul 12:03
2838b70
Compare
Choose a tag to compare

Version 2.0.0

07 Jun 13:16
b39fad9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-nodejs-client/commits/v2.0.0