3.5.0 (2021-05-12)
Main changes
This new version adds some (internal) features to support Manifest Version 3 (#3633) as well as new CLI options:
- Added: added min/max_manifest_version ajv keyword definition, --min/max-manifest-version cli options, refactored manifest schema validator internals
- Added: added min/max_manifest_version handling in webextensions api eslint rules
- Added: propagate min/max_manifest_version from top level manifest to api specific manifest types definitions
- Added: show an explicit error if the requested manifest version range is invalid
dependencies
- Updated: dependency
eslintto v7.26.0 (#3713)
dev dependencies
- Updated: dependency
eslint-config-amoto v4.6.0 (#3715) - Updated: dependency
prettierto v2.3.0 (#3714)
others
- Added: configure
codecov(#3719) - Updated: lock file maintenance