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.