Skip to content

Releases: peterlazzarino/react-controlled-ab

Move datalayer into project, add simple debug menu

12 Feb 21:44
3386719
Compare
Choose a tag to compare

subscribeToCampaign should now be imported from this package and not vwo-ab-datalayer.


import { subscribeToCampaign } from "react-controlled-ab/datalayers/vwo/Datalayer"

usage is the same otherwise and is backwards compatible. This release has no breaking changes.

Multi mount points for a single campaign

25 Nov 20:11
6749cea
Compare
Choose a tag to compare

Multi mount points for a single campaign, add state tracking for if experienced was received.
Allow suppression of fallback experience

First stable build

22 Nov 02:13
cd37032
Compare
Choose a tag to compare
Merge pull request #3 from GoAheadTours/add-typing

Add typing to EvergageTestComponent state