github mozilla/web-ext 7.0.0

latest releases: 8.3.0, 8.2.0, 8.1.0...
2 years ago

⚠️ BREAKING CHANGES ⚠️

  • web-ext npm package is now a pure ESM package (#2405), and so it breaks backward compatibility for requiring web-ext from nodejs CommonJS modules. See Using web-ext in NodeJS code README section for some more updated details about the web-ext APIs exported as web-ext ES Modules.

  • Dropped support for NodeJS 12 👋

Features

  • web-ext lint: Updated to use addons-linter v5.7.0 (#2400, #2404, #2425)
    • Imported Firefox 99.0b8, Firefox 100 and Firefox 101.0b6 API Schema data
    • Updated @mdn/browser-compat-data to v5
    • Added detection and reporting of privileged permissions and properties based on the extension manifest.json file
    • Allow wasm-unsafe-eval keyword in the custom extension CSP
    • See all addons-linter changes: 4.14.0...5.7.0
  • web-ext lint: Added a new --privileged CLI flag to enable privileged extensions linting mode (#2398)

Bug Fixes

See all changes 6.8.0...7.0.0

Don't miss a new web-ext release

NewReleases is sending notifications on new releases.