Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 23:51
· 147 commits to master since this release
74f5205

Major Changes

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

Patch Changes