Skip to content

Version 11.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 04 Nov 02:54
· 130 commits to master since this release

Major

  • Updated the minimum supported Node.js version from v8.3 to v8.10, to match ESLint’s level of support.

Patch

  • Updated dependencies.
  • Updated the eslint-plugin-jsdoc peer dependency to 15.11 - 17.
  • Added a gitattributes file to enforce LF line endings in a Windows environment.
  • Use double instead of single quotes in the test:prettier package script to support Windows.