Skip to content

Releases: open-feature/js-sdk

core: v1.7.2

18 Feb 18:50
a703ee7
Compare
Choose a tag to compare

1.7.2 (2025-02-18)

🐛 Bug Fixes

  • rename evaluation event property from data to body (4c2b01e)

core: v1.7.1

13 Feb 21:03
30004ea
Compare
Choose a tag to compare

1.7.1 (2025-02-13)

🐛 Bug Fixes

angular-sdk: v0.0.10

13 Feb 21:13
40deec0
Compare
Choose a tag to compare

0.0.10 (2025-02-13)

🧹 Chore

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