Bug Fixes
- deps: updated
addons-linter
dependency to v2.13.1 (#2081, mozilla/addon-scanner-utils#115) to prevent some unnecessary npm packages to be part of the web-ext dependencies tree (express
and some other npm package not actually used by web-ext or addons-linter).
Features
web-ext lint
: updated to useaddons-linter
v2.13.1 (#2081):- Imported Firefox 84 APIs schema (mozilla/addons-linter#3471)
- Forbidden "addons.mozilla.org" in
homepage_url
manifest property, to alignweb-ext lint
results to the behavior on addon submittion (mozilla/addons-linter#2253) - See all addons-linter changes: 2.12.0...2.13.1
See all changes: 5.4.0...5.4.1