6.1.0
Bug Fixes
-
web-ext run -t firefox
: Fixed installed Firefox lookup on Windows to include bothHKEY_CURRENT_USER
andHKEY_LOCAL_MACHINE
windows registry keys (introduced by updating fx-runner dependency to v1.1.0 - #2227) -
web-ext run -t firefox-android
: Fixed issue when using web-ext to run an extension on Android 11 (#2200) -
web-ext build
: Fixed filename sanitizing issue when using a--filename
option including arbitrary manifest property to be interpolated (#2222, fixes #2119)
Features
web-ext lint
: Updated to use addons-linter v3.2.0 (#2204)- Imported Firefox 88.0b5 API schema (mozilla/addons-linter#3651)
- Updated browser compat data (mozilla/addons-linter#3664, mozilla/addons-linter#3628, mozilla/addons-linter#3609)
- Updated parsing logic to prefer parsing as ESM module any js scripts with .mjs (mozilla/addons-linter#3641, fixes mozilla/addons-linter#3639)
- Updated linting message collected on js parsing errors to include more details (mozilla/addons-linter#3556)
- See all addons-linter changes: 2.21.0...3.2.0
See all changes: 6.0.0...6.1.0