Releases: marvelapp/react-ab-test
Releases · marvelapp/react-ab-test
3.1.0
- feat: possibility to set custom distribution algorithm (#27)
3.0.1
- fix: infinite loop when setting
userIdentifier
#25
3.0.0
- feat: new hook-based API #10
- feat: add support for react 16 and 17
3.0.0-beta.0
useExperiment
hook
- drop support for react < 16.8.0
- upgrade direct dependencies
2.2.0
- feat: add the possibility to enable the debugger tools in production builds #5
2.1.2
- fix: localstorage availability check (#4)