Skip to content

Releases: open-feature/js-sdk

nestjs-sdk: v0.2.0-experimental

19 May 10:43
d202994
Compare
Choose a tag to compare
Pre-release

0.2.0-experimental (2024-05-19)

⚠ BREAKING CHANGES

  • rename FeatureClient decorator to OpenFeatureClient (#949)

✨ New Features

  • rename FeatureClient decorator to OpenFeatureClient (#949) (a531238)

web-sdk: v1.1.0

13 May 21:10
ee08911
Compare
Choose a tag to compare

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

13 May 20:23
f2ebd11
Compare
Choose a tag to compare

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

13 May 21:42
e9d3ebc
Compare
Choose a tag to compare

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

13 May 19:43
692ad5b
Compare
Choose a tag to compare

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

13 May 21:16
988a1f7
Compare
Choose a tag to compare
Pre-release

0.1.5-experimental (2024-05-13)

🐛 Bug Fixes

  • removes exports of OpenFeatureClient class and makes event props readonly (#918) (e9a25c2)

🧹 Chore

react-sdk: v0.3.4

01 May 13:53
6dd558e
Compare
Choose a tag to compare

0.3.4 (2024-05-01)

🐛 Bug Fixes

react-sdk: v0.3.3

23 Apr 19:07
86a9230
Compare
Choose a tag to compare

0.3.3 (2024-04-23)

🐛 Bug Fixes

web-sdk: v1.0.3

18 Apr 15:59
dc07385
Compare
Choose a tag to compare

1.0.3 (2024-04-18)

🧹 Chore

server-sdk: v1.13.5

18 Apr 15:56
8dd1eb7
Compare
Choose a tag to compare

1.13.5 (2024-04-18)

🧹 Chore