Skip to content

Releases: open-feature/js-sdk

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)

web-sdk: v0.4.13

22 Feb 18:19
6034df4

Choose a tag to compare

0.4.13 (2024-02-22)

✨ New Features

🧹 Chore

📚 Documentation

  • fix runsOn example on readme (1096ae5)
  • improved grammar, added punction to readme (70bd33d)

server-sdk: v1.12.0

22 Feb 18:13
e3a7378

Choose a tag to compare

1.12.0 (2024-02-22)

✨ New Features

🧹 Chore

📚 Documentation

  • add missing punctuation to readme (4c73189)

core: v0.0.26

22 Feb 17:23
2fc38bd

Choose a tag to compare

0.0.26 (2024-02-22)

✨ New Features

react-sdk: v0.1.1-experimental

01 Feb 14:14
732ea41

Choose a tag to compare

Pre-release

0.1.1-experimental (2024-01-31)

✨ New Features

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

🐛 Bug Fixes

📚 Documentation