Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Oct 27, 2023
1 parent df3ebd2 commit c1df210
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .changeset/fair-pillows-sin.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
---

* Rename `shouldLoad` -> `shouldLoadSegment`
* Remove redundant `shouldDisableConsentRequirement` setting, in favor of shouldLoad's `ctx.abort({ disableConsentRequirement: true/false })`
* Rename `loadSegmentNormally` -> `disableConsentRequirement`
* Remove redundant `shouldDisableConsentRequirement` setting, in favor of shouldLoad's `ctx.abort(...)`
* Create `shouldLoadWrapper` API for waiting for consent script initialization.

0 comments on commit c1df210

Please sign in to comment.