Skip to content

Releases: open-feature/js-sdk

core: v0.0.24

30 Jan 18:17
12b3b35

Choose a tag to compare

0.0.24 (2024-01-27)

✨ New Features

  • adds ErrorOptions to Error constructor (#765) (2f59a9f)

🐛 Bug Fixes

react-sdk: v0.1.0-experimental

19 Jan 15:08
a9e48aa

Choose a tag to compare

Pre-release

0.1.0-experimental (2024-01-18)

⚠ BREAKING CHANGES

  • remove generic hook, add specific type hooks (#766)

✨ New Features

  • remove generic hook, add specific type hooks (#766) (d1d02fa)

🧹 Chore

  • fix react-sdk REAMDE example, add missing EvaluationContext (#762) (1e13333)

nestjs-sdk: v0.0.4-experimental

18 Jan 20:36
8e7090e

Choose a tag to compare

Pre-release

0.0.4-experimental (2024-01-18)

✨ New Features

  • add logger, event handlers and hooks to nest sdk (#761) (80a9ba1)

web-sdk: v0.4.10

11 Jan 17:38
58cac6c

Choose a tag to compare

0.4.10 (2024-01-11)

🐛 Bug Fixes

🧹 Chore

server-sdk: v1.9.1

11 Jan 17:31
3129e92

Choose a tag to compare

1.9.1 (2024-01-11)

🧹 Chore

core: v0.0.23

11 Jan 17:28
da478cb

Choose a tag to compare

0.0.23 (2024-01-11)

🐛 Bug Fixes

react-sdk: v0.0.6-experimental

11 Jan 20:44
3e17df4

Choose a tag to compare

Pre-release

0.0.6-experimental (2024-01-11)

✨ New Features

  • suspense support, client scoping, context-sensitive re-rendering (#759) (8f01ead)

🧹 Chore

  • fix React SDK README.md to use the resolved value instead of the resolution details (#691) (2d1b8eb)
  • react-sdk | downgrading react peer dependency | react 18.0.0 -> 16.8.0 (#742) (2c864e4)

web-sdk: v0.4.9

08 Jan 20:39
a2d4f3e

Choose a tag to compare

0.4.9 (2024-01-08)

✨ New Features

  • add named provider metadata accessor (#715) (23d14aa)
  • add PROVIDER_CONTEXT_CHANGED event (web-sdk only) (#731) (7906bbe)

🐛 Bug Fixes

  • use in memory provider for e2e suites (#740) (696bf4a)

🧹 Chore

server-sdk: v1.9.0

08 Jan 20:31
8cebbf1

Choose a tag to compare

1.9.0 (2024-01-08)

🐛 Bug Fixes

  • use in memory provider for e2e suites (#740) (696bf4a)

🧹 Chore

core: v0.0.22

08 Jan 20:26
a0cc855

Choose a tag to compare

0.0.22 (2024-01-08)

✨ New Features

  • add PROVIDER_CONTEXT_CHANGED event (web-sdk only) (#731) (7906bbe)