v4.0.0-beta.1
Pre-release
Pre-release
Breaking changes
Node.js >=18 is now required.
New features
flagsmith-nodejs
is now published as both an ES and CommonJS module. This lets you use eitherimport
orrequire
syntax to use this module from your application code- Support transient identities and traits by @novakzaballa in #158
- Support custom
fetch
implementations
Bug fixes
- Use
AbortSignal
to cancel timed outfetch
calls by @AlissonRS in #161 - Fix environment document being fetched twice on startup by @rolodato in #147
Full Changelog: v3.3.3...v4.0.0-beta.1