Skip to content

Releases: Flagsmith/flagsmith-js-client

9.1.0

08 Apr 14:04
fcc5f34
Compare
Choose a tag to compare

Allows specifying a type definition for all feature flags #298, a pre-requisite for Flagsmith/flagsmith-cli#24

9.0.5

13 Mar 12:57
23f90b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.0.4...9.0.5

9.0.4

12 Feb 18:03
d851476
Compare
Choose a tag to compare

fixes #289

What's Changed

Full Changelog: 9.0.3...9.0.4

9.0.3

23 Jan 12:44
de86458
Compare
Choose a tag to compare

Closes #287

9.0.2

22 Jan 09:58
9978a11
Compare
Choose a tag to compare

Closes #283

9.0.1

20 Jan 20:15
ad4a206
Compare
Choose a tag to compare

What's Changed

  • fix: Don't use cached traits to initialize sdk state by @tiagoapolo in #282
  • fix: Types not being exported and autocomplete not working by @tiagoapolo in #284

Full Changelog: 9.0.0...9.0.1

9.0.0

15 Jan 17:02
4afc3bf
Compare
Choose a tag to compare

This release removes flagsmith-es and makes the flagsmith npm package both umd and es module compatible. Closes #226

8.0.3

15 Jan 16:23
ffa499d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.2...8.0.3

8.0.2

02 Jan 18:04
4b5d0f9
Compare
Choose a tag to compare

What's Changed

  • fix: Un-deprecate setTrait, setTraits and identify by @tiagoapolo in #276

New Contributors

Full Changelog: 8.0.1...8.0.2

8.0.1

18 Dec 14:14
8417a31
Compare
Choose a tag to compare

Fixes sourcemaps (#239)
Fixes ReactNode type (#268)
Fixes identifier being removed from context in getFlagsResponse (#262)