Skip to content

Releases: marvelapp/react-ab-test

3.1.0

23 Jun 08:05
Compare
Choose a tag to compare
  • feat: possibility to set custom distribution algorithm (#27)

3.0.1

23 Jun 08:08
Compare
Choose a tag to compare
  • fix: infinite loop when setting userIdentifier #25

3.0.0

23 Jun 08:07
Compare
Choose a tag to compare
  • feat: new hook-based API #10
  • feat: add support for react 16 and 17

3.0.0-beta.0

17 Sep 12:02
Compare
Choose a tag to compare
3.0.0-beta.0 Pre-release
Pre-release
  • useExperiment hook
  • drop support for react < 16.8.0
  • upgrade direct dependencies

2.2.0

04 Feb 16:41
Compare
Choose a tag to compare
  • feat: add the possibility to enable the debugger tools in production builds #5

2.1.2

26 Oct 10:38
Compare
Choose a tag to compare
  • fix: localstorage availability check (#4)