Skip to content

Releases: eslint/create-config

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 17 May 21:33
76e94e6

1.1.1 (2024-05-17)

Bug Fixes

  • use @eslint/compat to fix eslint v9 + react plugin (#113) (61a385e)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 09:52
d5e8f66

1.1.0 (2024-04-28)

Features

Chores

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 20:11
1568b26

1.0.3 (2024-04-22)

Documentation

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Apr 11:42
dbd8742

1.0.2 (2024-04-16)

Bug Fixes

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

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:29
1b0d6dd

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

Choose a tag to compare

@github-actions github-actions released this 05 Apr 20:16
e6fa3c6

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

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:30
0c4b120

0.4.6 (2023-07-24)

Chores

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

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 16:05
f3c092e

0.4.5 (2023-06-16)

Bug Fixes

Chores

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 01 Jun 11:48
a5146fd

0.4.4 (2023-06-01)

Bug Fixes

Chores

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 19 Apr 17:44
8521b6c

0.4.3 (2023-04-09)

Documentation

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

Chores