Skip to content

Releases: open-feature/js-sdk

nestjs-sdk: v0.0.4-experimental

18 Jan 20:36
8e7090e
Compare
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
Compare
Choose a tag to compare

0.4.10 (2024-01-11)

🐛 Bug Fixes

🧹 Chore

server-sdk: v1.9.1

11 Jan 17:31
3129e92
Compare
Choose a tag to compare

1.9.1 (2024-01-11)

🧹 Chore

core: v0.0.23

11 Jan 17:28
da478cb
Compare
Choose a tag to compare

0.0.23 (2024-01-11)

🐛 Bug Fixes

react-sdk: v0.0.6-experimental

11 Jan 20:44
3e17df4
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

0.0.22 (2024-01-08)

✨ New Features

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

nestjs-sdk: v0.0.3-experimental

08 Jan 22:50
072d2c7
Compare
Choose a tag to compare
Pre-release

0.0.3-experimental (2024-01-08)

✨ New Features

server-sdk: v1.8.0

03 Jan 18:27
98d5690
Compare
Choose a tag to compare

1.8.0 (2024-01-03)

✨ New Features

  • add named provider metadata accessor (#715) (23d14aa)

🧹 Chore