js-sdk

JavaScript SDK for OpenFeature

APACHE-2.0 License

Downloads
843.8K
Stars
143
Committers
11

Bot releases are visible (Hide)

js-sdk - core: v1.3.0

Published by openfeaturebot 4 months ago

1.3.0 (2024-06-11)

✨ New Features

js-sdk - nestjs-sdk: v0.2.0-experimental

Published by openfeaturebot 5 months ago

0.2.0-experimental (2024-05-19)

⚠ BREAKING CHANGES

  • rename FeatureClient decorator to OpenFeatureClient (#949)

✨ New Features

  • rename FeatureClient decorator to OpenFeatureClient (#949) (a531238)
js-sdk - react-sdk: v0.4.0

Published by openfeaturebot 5 months ago

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)
js-sdk - nestjs-sdk: v0.1.5-experimental

Published by openfeaturebot 5 months ago

0.1.5-experimental (2024-05-13)

🐛 Bug Fixes

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

🧹 Chore

js-sdk - web-sdk: v1.1.0

Published by openfeaturebot 5 months ago

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)
js-sdk - server-sdk: v1.14.0

Published by openfeaturebot 5 months ago

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)
js-sdk - core: v1.2.0

Published by openfeaturebot 5 months ago

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)
js-sdk - react-sdk: v0.3.4

Published by openfeaturebot 6 months ago

0.3.4 (2024-05-01)

🐛 Bug Fixes

js-sdk - react-sdk: v0.3.3

Published by openfeaturebot 6 months ago

0.3.3 (2024-04-23)

🐛 Bug Fixes

js-sdk - react-sdk: v0.3.2

Published by openfeaturebot 6 months ago

0.3.2 (2024-04-18)

🧹 Chore

js-sdk - nestjs-sdk: v0.1.4-experimental

Published by openfeaturebot 6 months ago

0.1.4-experimental (2024-04-18)

🧹 Chore

js-sdk - web-sdk: v1.0.3

Published by openfeaturebot 6 months ago

1.0.3 (2024-04-18)

🧹 Chore

js-sdk - server-sdk: v1.13.5

Published by openfeaturebot 6 months ago

1.13.5 (2024-04-18)

🧹 Chore

js-sdk - react-sdk: v0.3.2-experimental

Published by openfeaturebot 6 months ago

0.3.2-experimental (2024-04-11)

🐛 Bug Fixes

  • re-render w/ useWhenProviderReady, add tests (#901) (0f2094e)
js-sdk - react-sdk: v0.3.1-experimental

Published by openfeaturebot 6 months ago

0.3.1-experimental (2024-04-09)

🐛 Bug Fixes

  • default options (re-renders not firing by default) (#905) (a85e723)
js-sdk - react-sdk: v0.3.0-experimental

Published by openfeaturebot 6 months ago

0.3.0-experimental (2024-04-08)

⚠ BREAKING CHANGES

  • options inheritance, useWhenProviderReady, suspend by default (#900)

✨ New Features

  • options inheritance, useWhenProviderReady, suspend by default (#900) (539e741)
js-sdk - react-sdk: v0.2.4-experimental

Published by openfeaturebot 7 months ago

0.2.4-experimental (2024-04-03)

✨ New Features

🔄 Refactoring

js-sdk - nestjs-sdk: v0.1.3-experimental

Published by openfeaturebot 7 months ago

0.1.3-experimental (2024-04-02)

🐛 Bug Fixes

  • deps: resolve CVE-2024-29041 with nest update (#889) (042ec5f)

📚 Documentation

  • remove duplicate npm install section (fd0fcfc)
js-sdk - server-sdk: v1.13.4

Published by openfeaturebot 7 months ago

1.13.4 (2024-04-02)

🐛 Bug Fixes

  • return metadata for the bound provider in hookContext (#883) (fd84025)

🧹 Chore

js-sdk - web-sdk: v1.0.2

Published by openfeaturebot 7 months ago

1.0.2 (2024-04-02)

🐛 Bug Fixes

  • return metadata for the bound provider in hookContext (#883) (fd84025)

🧹 Chore