Skip to content

Releases: open-feature/js-sdk

web-sdk: v1.4.1

07 Feb 20:38
ffceec9
Compare
Choose a tag to compare

1.4.1 (2025-02-07)

🐛 Bug Fixes

  • msg missing when providers return err resolutions (#1134) (bc9f6e4)

🧹 Chore

server-sdk: v1.17.1

07 Feb 20:28
0458420
Compare
Choose a tag to compare

1.17.1 (2025-02-07)

🐛 Bug Fixes

  • msg missing when providers return err resolutions (#1134) (bc9f6e4)

🧹 Chore

📚 Documentation

react-sdk: v0.4.11

07 Feb 21:07
23ba0b3
Compare
Choose a tag to compare

0.4.11 (2025-02-07)

✨ New Features

🧹 Chore

core: v1.7.0

07 Feb 20:03
644b9a1
Compare
Choose a tag to compare

1.7.0 (2025-02-07)

✨ New Features

web-sdk: v1.4.0

18 Dec 18:48
79de7ca
Compare
Choose a tag to compare

1.4.0 (2024-12-18)

⚠ BREAKING CHANGES

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finally stage to accept evaluation details as the second argument.

✨ New Features

📚 Documentation

  • fix comment in README for Hook’s after method (#1102) (ba8d1ae)

🔄 Refactoring

server-sdk: v1.17.0

18 Dec 18:53
edab970
Compare
Choose a tag to compare

1.17.0 (2024-12-18)

⚠ BREAKING CHANGES

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finally stage to accept evaluation details as the second argument.

✨ New Features

📚 Documentation

  • fix comment in README for Hook’s after method (#1103) (e335615)

🔄 Refactoring

react-sdk: v0.4.10

18 Dec 18:59
52c8de6
Compare
Choose a tag to compare

0.4.10 (2024-12-18)

🔄 Refactoring

core: v1.6.0

18 Dec 18:42
bd26d0a
Compare
Choose a tag to compare

1.6.0 (2024-12-12)

⚠ BREAKING CHANGES

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finally stage to accept evaluation details as the second argument.

✨ New Features

🔄 Refactoring

react-sdk: v0.4.9

04 Dec 18:37
3c9f2c6
Compare
Choose a tag to compare

0.4.9 (2024-12-04)

✨ New Features

📚 Documentation

angular-sdk: v0.0.9-experimental

21 Nov 20:24
5ece80e
Compare
Choose a tag to compare
Pre-release

0.0.9-experimental (2024-11-21)

🧹 Chore