Releases: open-feature/js-sdk
Releases · open-feature/js-sdk
react-sdk: v0.4.1
0.4.1 (2024-06-11)
✨ New Features
core: v1.3.0
1.3.0 (2024-06-11)
✨ New Features
nestjs-sdk: v0.2.1-experimental
nestjs-sdk: v0.2.0-experimental
⚠ BREAKING CHANGES
- rename FeatureClient decorator to OpenFeatureClient (#949)
✨ New Features
- rename FeatureClient decorator to OpenFeatureClient (#949) (a531238)
web-sdk: v1.1.0
1.1.0 (2024-05-13)
✨ New Features
- set context during provider init on web (#919) (7e6c1c6)
🐛 Bug Fixes
- remove export of OpenFeatureClient (#794) (3d197f2)
- removes exports of OpenFeatureClient class and makes event props readonly (#918) (e9a25c2)
- run error hook when provider returns reason error or error code (#926) (c6d0b5d)
- skip reconciling event for synchronous onContextChange operations (#931) (6c25f29)
🧹 Chore
📚 Documentation
- add tip about supported usage in the install section (#941) (f0de667)
server-sdk: v1.14.0
1.14.0 (2024-05-13)
🐛 Bug Fixes
- remove export of OpenFeatureClient (#794) (3d197f2)
- removes exports of OpenFeatureClient class and makes event props readonly (#918) (e9a25c2)
- run error hook when provider returns reason error or error code (#926) (c6d0b5d)
🧹 Chore
📚 Documentation
- add tip about supported usage in the install section (#941) (f0de667)
react-sdk: v0.4.0
0.4.0 (2024-05-13)
⚠ BREAKING CHANGES
- disable suspense by default, add suspense hooks (#940)
✨ New Features
- disable suspense by default, add suspense hooks (#940) (6bcef89)
- set context during provider init on web (#919) (7e6c1c6)
core: v1.2.0
1.2.0 (2024-05-13)
✨ New Features
- set context during provider init on web (#919) (7e6c1c6)
🐛 Bug Fixes
- removes exports of OpenFeatureClient class and makes event props readonly (#918) (e9a25c2)
- run error hook when provider returns reason error or error code (#926) (c6d0b5d)
nestjs-sdk: v0.1.5-experimental
🐛 Bug Fixes
- removes exports of OpenFeatureClient class and makes event props readonly (#918) (e9a25c2)
🧹 Chore
react-sdk: v0.3.4
0.3.4 (2024-05-01)
🐛 Bug Fixes