Skip to content

Releases: eslint/create-config

v1.0.3

22 Apr 20:11
1568b26
Compare
Choose a tag to compare

1.0.3 (2024-04-22)

Documentation

v1.0.2

16 Apr 11:42
dbd8742
Compare
Choose a tag to compare

1.0.2 (2024-04-16)

Bug Fixes

  • not install multi tseslint versions (#94) (ba1a02c)

v1.0.1

10 Apr 13:29
1b0d6dd
Compare
Choose a tag to compare

1.0.1 (2024-04-10)

Bug Fixes

  • use eslint-config-airbnb-base by default (#92) (627306a), closes #87

Chores

  • run npm install before npm publish (#88) (136df22)

v1.0.0

05 Apr 20:16
e6fa3c6
Compare
Choose a tag to compare

1.0.0 (2024-04-05)

⚠ BREAKING CHANGES

  • support flat config (#81)
  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#80)

Features

Bug Fixes

Chores

v0.4.6

28 Jul 15:30
0c4b120
Compare
Choose a tag to compare

0.4.6 (2023-07-24)

Chores

  • generate provenance statements when release (#67) (99488cf)

v0.4.5

16 Jun 16:05
f3c092e
Compare
Choose a tag to compare

0.4.5 (2023-06-16)

Bug Fixes

Chores

v0.4.4

01 Jun 11:48
a5146fd
Compare
Choose a tag to compare

0.4.4 (2023-06-01)

Bug Fixes

Chores

v0.4.3

19 Apr 17:44
8521b6c
Compare
Choose a tag to compare

0.4.3 (2023-04-09)

Documentation

  • remove extra custom anchor (#52) (c486ddf)
  • sync --config examples with ESLint Getting Started docs (#55) (4e48315)

Chores

v0.4.2

31 Dec 04:42
Compare
Choose a tag to compare

Documentation

  • 561970e docs: sync --config instructions in README with eslint Getting Started (#45) (Milos Djermanovic)

Chores

  • 66cc96c ci: add Node v19 (#44) (Milos Djermanovic)

v0.4.1

31 Oct 23:41
Compare
Choose a tag to compare

Documentation

  • d42d866 docs: update --config usage for npm v7+ (#42) (唯然)