This is the first web-ext version that officially requires nodejs >= 8.
Features
- Updated
web-ext lint
to use addons-linter version 1.6.1 (#1503) (1e500f2)- Imported Firefox 66.0b3 APIs schema (mozilla/addons-linter#2419)
- Imported Firefox 65.0b4 APIs schema (mozilla/addons-linter#2325)
- Detect API and manifest key incompatibilities with strict_min_version using mdn-browser-compat-data
(mozilla/addons-linter#1493) mozilla/addons-linter#2290 - addons-linter rules do not ignore files and folders with a leading dot anymore (mozilla/addons-linter#2316)
- See all addons-linter changes: 1.4.1...1.6.1
Other Fixes
- Updated npm packages which could be affected by vulnerabilities and raise errors on npm audit:
fx-runner updated to version 1.0.10 (cf1dd31) - Deprecated support for nodejs 6 (#1490) (e5a73d9)
- Upgraded project development environment to Babel 7 and Webpack 4 (#1505) (5d2dfb4)
See all changes: 2.9.3...3.0.0