Skip to content

web-sdk: v1.1.0

Choose a tag to compare

@openfeaturebot openfeaturebot released this 13 May 21:10
ee08911

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)