Skip to content

4.9.0 (2022-02-07)

Choose a tag to compare

@willdurand willdurand released this 07 Feb 14:57
· 2182 commits to master since this release
3530498

Main changes

  • Added: Imported Firefox 97.0b8 API schema (#4151)
  • Added: new DOMPurify hashes (#4172)
  • Fixed: check that background.scripts is an array before attempting to iterate over it (#4174)

dependencies

  • Updated: dependency @mdn/browser-compat-data to v4.1.6 (#4164)
  • Updated: dependency addons-scanner-utils to v6.3.0 (#4159)
  • Updated: dependency columnify to v1.6.0 (#4168)
  • Updated: dependency postcss to v8.4.6 (#4162)

dev dependencies

  • Updated: dependency comment-json to v4.2.2 (#4167)
  • Updated: dependency sinon to v13.0.1 (#4163)
  • Updated: dependency webpack to v5.68.0 (#4160)
  • Updated: babel monorepo to v7.17.0 (#4166)

others

  • Removed: remove doctoc dependency (#4175)