Skip to content

Releases: Unleash/unleash-react-sdk

v5.0.1

26 Jul 13:26

Choose a tag to compare

What's Changed

  • Fix context value reference changing across rendering by @Criezc in #196
  • revert context method changes by @Tymek in #201
  • chore(deps): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #205

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

18 Mar 08:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.2...v5.0.0

v5.0.0-rc.1

11 Mar 09:10

Choose a tag to compare

v5.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0-rc.0...v5.0.0-rc.1

v5.0.0-rc.0

06 Mar 08:18

Choose a tag to compare

v5.0.0-rc.0 Pre-release
Pre-release

What's Changed

  • docs: fix wrong import in events section of README.md by @entioentio in #191
  • fix: Throw a better error message if context is null by @dbasilio in #192

New Contributors

Full Changelog: v4.5.2...v5.0.0-rc.0

v4.5.2

05 Feb 11:31

Choose a tag to compare

What's Changed

  • chore: update Unleash JS client by @Tymek in #189

Full Changelog: v4.5.1...v4.5.2

v4.5.1

16 Jan 13:00

Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

16 Jan 10:15

Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.5.0

v4.4.0

31 Oct 12:49

Choose a tag to compare

What's Changed

  • fix: avoid startTransition in React Native by @kwasniew in #178

Full Changelog: v4.3.1...v4.4.0

v4.3.1

22 Jul 12:37

Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

28 Jun 09:52

Choose a tag to compare

What's Changed

Better support for FlagsProvider in microfrontends: you can pass initialized client, and set stop={false} to use Unleash client external to React SDK.

Full Changelog: v4.2.4...v4.3.0