Skip to content

v6.0.1

Choose a tag to compare

@keithamus keithamus released this 03 Nov 09:49
· 68 commits to master since this release

Bug Fixes

  • id-match rule: Whitelist certain identifiers: …
    • JSON
    • id
    • Anything with two adjacent caps, e.g. pageXOffset
    • Anything ending in a cap, e.g. pageX
    • indexDB (and prefixed versions, e.g. webkitIndexedDB)
    • getMatchedCSSRules