Releases: soldotno/react-abtest
Releases · soldotno/react-abtest
v5.0.0
07 Jan 07:11
Compare
Sorry, something went wrong.
No results found
Breaking changes
Move react, react-dom and prop-types from dependencies to peerDependencies and devDependencies.
Support react >=16.0.0
Support react-dom >=16.0.0
Support prop-types >=15.5.0
v4.0.0
25 Jul 18:58
Compare
Sorry, something went wrong.
No results found
Breaking changes
Rename ExperimentRandomWeighedVariable to experimentRandomWeighedGroup
Rename ExperimentUniqueIdWeighedVariable to experimentUniqueIdWeighedGroup
Dependency updates
New features
Implement experimentRandomGroup
Implement experimentUniqueIdGroup
v3.1.1
24 Jan 14:23
Compare
Sorry, something went wrong.
No results found
Dependency updates
prop-types 15.6.0 → 15.6.2
react 16.2.0 → 16.7.0
react-dom 16.2.0 → 16.7.0
babel-preset-env 1.6.1 → 1.7.0
v3.1.0
16 May 10:12
Compare
Sorry, something went wrong.
No results found
New features
Adds two new functions: ExperimentRandomWeighedVariable and ExperimentUniqueIdWeighedVariable. These are similar to ExperimentRandomWeighed and ExperimentUniqueIdWeighed, but instead of rendering a component, they just returns the group the user is placed in.
v3.0.2
16 Mar 13:56
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixes bugs in ExperimentRandomWeighed and ExperimentRandomWeighedUniqueId
v3.0.1
16 Mar 13:31
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixes bug in ExperimentRandomWeighed
v3.0.0
22 Feb 10:53
Compare
Sorry, something went wrong.
No results found
Breaking changes
Returns VariantComponent instead of <VariantComponent />
Dependency upgrades
New features
Adds the possibility to pass in a logging function. Useful for logging test data.
Bugfixes
Fixes bug in ExperimentRandomWeighed
v2.0.0
09 Jun 12:48
Compare
Sorry, something went wrong.
No results found
Breaking changes
New hash algorithm. This will place users in new groups for ongoing tests of type ExperimentUniqueId.
New features
Add ExperimentUniqueIdWeighed
v1.1.0
08 Jun 10:24
Compare
Sorry, something went wrong.
No results found
Add ExperimentRandomWeighed
v1.0.0
08 Jun 09:07
Compare
Sorry, something went wrong.
No results found