Major Changes
- #983
930af49
Thanks @silesky! - * RenameshouldLoad
->shouldLoadSegment
- Remove redundant
shouldDisableConsentRequirement
setting, in favor of shouldLoad'sctx.abort({loadSegmentNormally: true})
- Create
shouldLoadWrapper
API for waiting for consent script initialization.
- Remove redundant