Skip to content

Releases: jaydenseric/eslint-config-env

Version 23.0.2

04 Jan 02:46
Compare
Choose a tag to compare

Patch

  • Updated dev dependencies.
  • Updated the ESLint parserOptions.ecmaVersion config from 2021 to "latest".
  • Removed a comment in the .editorconfig file.

Version 23.0.1

24 Dec 01:53
Compare
Choose a tag to compare

Patch

  • Updated dev dependencies.
  • Simplified package scripts.
  • Configured Prettier option singleQuote to the default, false.
  • Configured the jsdoc/require-description rule option checkConstructors to false.

Version 23.0.0

05 Nov 11:36
Compare
Choose a tag to compare

Major

  • Updated Node.js support to ^12.20.0 || ^14.13.1 || >= 16.0.0.

Patch

Version 22.0.0

01 Aug 03:07
Compare
Choose a tag to compare

Major

  • Updated Node.js support to >= 12.20.
  • Updated dev dependencies, some of which require newer Node.js versions than previously supported.

Patch

  • Updated the eslint-plugin-jsdoc peer dependency to 34 - 36.
  • Added a link to ESLint configuration documentation in the readme.

Version 21.0.0

16 Jun 11:58
Compare
Choose a tag to compare

Major

Patch

  • Updated dev dependencies.
  • Amended the changelog entry for v20.0.0.

Version 20.0.1

25 May 03:12
Compare
Choose a tag to compare

Patch

Version 20.0.0

12 May 06:36
Compare
Choose a tag to compare

Major

  • Updated Node.js support to >= 12.
  • Updated the eslint-plugin-jsdoc peer dependency to ^34.0.0, via #4.
  • Updated dev dependencies, some of which require newer Node.js versions than previously supported.

Patch

  • Updated the GitHub Actions CI config to test Node.js versions v12, v14, v16.
  • Readme tweaks.
  • The file changelog.md is no longer published.

Version 19.0.2

02 May 01:23
Compare
Choose a tag to compare

Patch

  • Updated the eslint-plugin-jsdoc peer dependency to 25 - 33.
  • Updated dev dependencies.
  • Updated GitHub Actions CI config to also test Node.js v16.

Version 19.0.1

23 Apr 00:15
Compare
Choose a tag to compare

Patch

  • Updated dev dependencies.
  • Removed the semver dependency and some package.json engines.node field checks that are no longer necessary for the currently supported Node.js versions.

Version 19.0.0

30 Mar 06:47
Compare
Choose a tag to compare

Major

Patch