Skip to content

Tags: Flagsmith/flagsmith-nodejs-client

Tags

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version 6.1.0 (#189)

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version 6.0.1 (#183)

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #178 from Flagsmith/fix/initial-fetch

fix!: Improve error handling when environment fetch fails. Minor type safety breaking changes

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version 5.1.1 (#174)

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #168 from Flagsmith/feat/analytics-endpoint

feat: Allow configuring analytics API endpoint separate from flags API

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #167 from Flagsmith/fix/number-zero-flag-value

fix: Return 0 as number flag value instead of undefined

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #165 from Flagsmith/feat/simplify-cache-interfac

feat: Simplify FlagsmithCache interface

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat!: Remove all uses of CJS, add named Flagsmith export (#163)

* Remove all uses of `require`

* Use only CJS exports

* Add named Flagsmith export

* Remove md5, big-integer deps

* Remove esModuleInterop

* Import test data instead of reading filesystem

* Remove unused default export

* convert hex to decimal with native bigint

* remove uuid dependency

* Upgrade GHA workflow dependencies

* Version 4.0.0

* Remove redundant Number cast

v4.0.0-beta.1

Toggle v4.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #162 from Flagsmith/feat/v4

feat!: Custom fetch support, remove node-fetch, ESM+CJS dual build, migrate to vitest, TS fixes, test improvements

v3.3.3

Toggle v3.3.3's commit message
chore: bump version 3.3.3