Skip to content

Releases: eslint/generator-eslint

v5.1.0

24 May 20:13
785fafd
Compare
Choose a tag to compare

5.1.0 (2024-05-23)

Features

v5.0.0

12 Jan 20:39
adea762
Compare
Choose a tag to compare

5.0.0 (2024-01-10)

⚠ BREAKING CHANGES

  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#169)

Features

  • add auto-generated configs list to readme in template (#164) (93a5ffb)
  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#169) (6d3a572)

Chores

v4.1.5

31 Jul 15:57
86163c8
Compare
Choose a tag to compare

4.1.5 (2023-07-31)

Chores

v4.1.4

28 Jul 15:25
52b78c2
Compare
Choose a tag to compare

4.1.4 (2023-07-27)

Chores

v4.1.3

28 Feb 07:52
903231d
Compare
Choose a tag to compare

4.1.3 (2023-02-28)

Miscellaneous Chores

v4.1.2

28 Feb 07:33
10b95a0
Compare
Choose a tag to compare
v4.1.2 Pre-release
Pre-release

⚠️ This was a test release. It was not published to npm.

4.1.2 (2023-02-28)

Miscellaneous Chores

  • Run a test release using release-please (#145) (6d3e535)

v4.1.1

31 Dec 04:38
Compare
Choose a tag to compare

Documentation

  • a810ce5 docs: add node version requirement to readme (#142) (Gain John)

Chores

  • 9349ded chore: Bump decode-uri-component from 0.2.0 to 0.2.2 (#141) (dependabot[bot])

v4.1.0

14 Dec 19:35
Compare
Choose a tag to compare

Features

  • 6878784 feat: add eslint-doc-generator to plugin template (#140) (Bryan Mishkin)

v4.0.0

16 Jul 20:31
Compare
Choose a tag to compare

Breaking Changes

  • 9675983 feat!: drop Node 12/17 support (#135) (Bryan Mishkin)

Features

  • c7de75d feat: upgrade plugin template dependencies (#133) (Bryan Mishkin)
  • b6a3591 feat: strictly define Node API in plugin template (#134) (Bryan Mishkin)
  • 0a0f60c feat: drop ESLint v6 support in plugin template (#136) (Bryan Mishkin)

Bug Fixes

  • edda907 fix: remove unused meta.docs.category field in rule template (#132) (Brandon Scott)

Documentation

  • 47cdfc9 docs: Switch to single-line comment for rule jsdoc type (#119) (Bryan Mishkin)

Chores

  • 0c6b337 chore: update all dependencies (#138) (Bryan Mishkin)
  • e926489 chore: Bump tar from 6.1.0 to 6.1.11 (#125) (dependabot[bot])
  • 6650240 chore: Bump minimist from 1.2.5 to 1.2.6 (#126) (dependabot[bot])
  • 87ac39d chore: add funding field in pkg json (#128) (Amaresh S M)
  • dff57cc ci: add node v18 to test workflow (#130) (Amaresh S M)
  • e804496 ci: update github actions (#127) (Amaresh S M)
  • 58fedf1 chore: recreate package-lock.json (#129) (Bryan Mishkin)
  • a74ee56 chore: Bump follow-redirects from 1.14.1 to 1.14.8 (#121) (dependabot[bot])

v3.0.1

19 Oct 00:46
Compare
Choose a tag to compare
  • 6f92f33 Chore: Use latest dependencies internally (#117) (Bryan Mishkin)
  • 7f55ede Upgrade: Use latest dependencies in plugin template (#116) (Bryan Mishkin)
  • 68ba9da Chore: add type jsdoc to rule.js (#113) (eightHundreds)
  • abda0c8 Docs: Add eslint keyword in package.json (#115) (Bryan Mishkin)
  • 7e6a5c1 Docs: Add better package.json description (#114) (Bryan Mishkin)