Releases: atomspace/atomspace-eslint
Releases · atomspace/atomspace-eslint
6.3.0
Changed
- Allow importing dev dependencies outside of src folder
Removed
- Disable some NPM package publishing rules
6.2.0
Changed
- Some string characters in JS files will not be replaced
6.1.1
Changed
- Allow EOL last in package.json
- Ignore JSON lock files
- Don't ignore js files in the root of the project
Removed
- Security linting in JSON files is disabled
Fixed
- JSON linting with core rules
6.1.0
Changed
- Increase max allowed lines in Vue files
- Higher tolerance security settings
FIxed
- Exceptions in CI environments
v6.0.0 JSON linting
Added
- JSON files linting
- array-bracket-spacing rule
- optional chaining rule
Removed
- Const Case plugin
index.vue
component name requirement
Changed
- ESlint 7.15.0 minimum support
v5.5.0
Added
pnpapi
system module support
- Vue
router-link
and router-view
global components support
Removed
- required captions in media elements
Changed
v5.4.0 Upgrade
Changed
- ESLint 7.8.1 minimum
- JSDoc Plugin
- Jest Plugin
- React Plugin
- Vue Plugin
- Unicorn Plugin
v5.3.1
Fixed
- internal dependencies in PnP