Skip to content

Releases: atomspace/atomspace-eslint

6.3.0

10 Feb 17:36
Compare
Choose a tag to compare

Changed

  • Allow importing dev dependencies outside of src folder

Removed

  • Disable some NPM package publishing rules

6.2.0

10 Feb 17:35
Compare
Choose a tag to compare

Changed

  • Some string characters in JS files will not be replaced

6.1.1

10 Feb 17:31
Compare
Choose a tag to compare

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

10 Feb 17:19
Compare
Choose a tag to compare

Changed

  • Increase max allowed lines in Vue files
  • Higher tolerance security settings

FIxed

  • Exceptions in CI environments

v6.0.0 JSON linting

13 Dec 20:25
Compare
Choose a tag to compare

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

06 Dec 15:40
Compare
Choose a tag to compare

Added

  • pnpapi system module support
  • Vue router-link and router-view global components support

Removed

  • required captions in media elements

Changed

  • Make qoutes to warn

v5.4.1 Import order

10 Oct 16:35
Compare
Choose a tag to compare

Fixed

  • images import ordering

v5.4.0 Upgrade

10 Oct 16:37
Compare
Choose a tag to compare

Changed

  • ESLint 7.8.1 minimum
  • JSDoc Plugin
  • Jest Plugin
  • React Plugin
  • Vue Plugin
  • Unicorn Plugin

v5.3.2

07 Oct 13:51
Compare
Choose a tag to compare

Fixed

  • import resolvers in PnP

v5.3.1

07 Oct 13:50
Compare
Choose a tag to compare

Fixed

  • internal dependencies in PnP