Skip to content

Releases: open-feature/js-sdk

web-sdk: v0.4.15

05 Mar 23:05
42decdb

Choose a tag to compare

0.4.15 (2024-03-05)

✨ New Features

🧹 Chore

web-sdk: v0.4.14

05 Mar 19:22
21f72b9

Choose a tag to compare

0.4.14 (2024-03-05)

✨ New Features

  • maintain state in SDK, add RECONCILING (#795) (cfb0a69)
  • suspend on RECONCILING, mem provider fixes (#796) (8101ff1)

🐛 Bug Fixes

  • allow iteration over all event types (#844) (411c7b4)
  • correct rollup to bundle all but core (#846) (f451e25)

🧹 Chore

server-sdk: v1.13.1

05 Mar 23:09
ac42a7e

Choose a tag to compare

1.13.1 (2024-03-05)

🧹 Chore

server-sdk: v1.13.0

05 Mar 19:18
b3d7f37

Choose a tag to compare

1.13.0 (2024-03-05)

✨ New Features

🐛 Bug Fixes

  • allow iteration over all event types (#844) (411c7b4)
  • correct rollup to bundle all but core (#846) (f451e25)

🧹 Chore

core: v0.0.28

05 Mar 23:02
31b92a9

Choose a tag to compare

0.0.28 (2024-03-05)

✨ New Features

core: v0.0.27

05 Mar 19:12
ccbb1f9

Choose a tag to compare

0.0.27 (2024-03-05)

✨ New Features

  • maintain state in SDK, add RECONCILING (#795) (cfb0a69)

🐛 Bug Fixes

  • allow iteration over all event types (#844) (411c7b4)

react-sdk: v0.2.1-experimental

05 Mar 21:43
1461074

Choose a tag to compare

Pre-release

0.2.1-experimental (2024-03-05)

✨ New Features

  • maintain state in SDK, add RECONCILING (#795) (cfb0a69)
  • suspend on RECONCILING, mem provider fixes (#796) (8101ff1)

nestjs-sdk: v0.1.1-experimental

05 Mar 19:22
a37a33c

Choose a tag to compare

Pre-release

0.1.1-experimental (2024-03-05)

✨ New Features

react-sdk: v0.2.0-experimental

27 Feb 13:23
016908c

Choose a tag to compare

Pre-release

0.2.0-experimental (2024-02-27)

⚠ BREAKING CHANGES

  • use "domain" instead of "clientName" (#826)

✨ New Features

  • use "domain" instead of "clientName" (#826) (427ba88)

nestjs-sdk: v0.1.0-experimental

25 Feb 14:55
5637cb2

Choose a tag to compare

Pre-release

0.1.0-experimental (2024-02-25)

⚠ BREAKING CHANGES

  • nestjs: add domains (#831)

✨ New Features

🧹 Chore

  • deps: update dependency @types/supertest to v6 (#782) (53479d1)