Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 455 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 455 Bytes

4.0.0

Breaking Changes

  • Ignore DOMException errors when calling insertRule while inserting stylesheet

3.0.0

  • Add typescript types

Breaking Changes

  • drop IE8 support
  • Throw any errors that are not SyntaxError when calling insertRule while inserting stylesheet

2.0.0

Breaking Changes

  • change injectWithBlacklist to injectWithBlocklist
  • change injectWithWhitelist to injectWithAllowlist

1.0.0

  • Initial release