Releases: duckduckgo/content-scope-scripts
Releases · duckduckgo/content-scope-scripts
4.8.0
- Make matchDomainFeatureDomain return an array as multiple can match (#378)
- Bump puppeteer from 19.8.0 to 19.8.3 (#377)
- Bump esbuild from 0.17.14 to 0.17.15 (#376)
- fix: support building on windows (#374)
- Use original video element's ID for Click to Load placeholders (#375)
- Remove trackerHosts code as currently unused (#371)
- Bump typescript from 5.0.2 to 5.0.3 (#368)
- Add missing script overloading test link (#369)
- Fix up output globals lint (#367)
- Avoid showing placeholders for the same element multiple times (#365)
- Ignore monitoring for DOM0 event listeners as they're already handled (#364)
- Handle short Click to Load placeholders more consistently (#360)
- Bump eslint from 8.36.0 to 8.37.0 (#358)
- Remove unused (and broken) hideTrackingElement Click to Load code path (#357)
- Move to using a class for consistency improvements (#345)
- Bump @types/chrome from 0.0.225 to 0.0.226 (#356)
4.7.0
4.6.0
- Support for hidden elements (#348)
- Rename HTMLDocument to Document as the former is legacy naming (#347)
- tests: updated the unit tests to check file size only (#346)
- Bump rollup from 3.20.0 to 3.20.2 (#341)
- Remove the need for the build replacements for all non chrome platforms (#344)
- fix: move docs comment to un-break the build (#343)
- Bump puppeteer from 19.7.5 to 19.8.0 (#340)
- Bump @types/chrome from 0.0.224 to 0.0.225 (#339)
- Bump @playwright/test from 1.31.2 to 1.32.0 (#335)
- Avoid Click to Load placeholders overflowing small containers (#332)
- Fix missing header insertion point (#337)
- Docs support for special pages & better organisation (#330)
- Added messaging library (#331)
- Added documentation support (#328)
- running playwright in CI (#326)
- adding special-pages subdirectory (#325)
- Bump rollup from 3.19.1 to 3.20.0 (#327)
- Bump jasmine from 4.5.0 to 4.6.0 (#322)