Skip to content

Releases: eslint/create-config

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) (唯然)

v0.4.0

21 Oct 19:18
Compare
Choose a tag to compare

Features

Chores

  • 368a1a3 chore: Remove unused code (#36) (Brandon Mills)

v0.3.1

14 Aug 01:14
Compare
Choose a tag to compare

Bug Fixes

  • bf2a259 fix: remove airbnb/google in style guides when using ts (#33) (唯然)

v0.3.0

02 Jul 01:36
Compare
Choose a tag to compare

Features

v0.2.0

04 May 20:14
Compare
Choose a tag to compare

Features

  • 8a26ef4 feat: added yarn and pnpm installations (#24) (Strek)

Bug Fixes

  • dbd5e34 fix: throw error and exit when package.json not found (#27) (Strek)

Build Related

Chores

v0.1.2

07 Jan 23:58
Compare
Choose a tag to compare

Bug Fixes

  • c8ba806 fix: Wrong info about globally-installed copy of ESLint (#18) (唯然)
  • da0fcbb fix: cannot find installed eslint (#15) (唯然)
  • 859b379 fix: missing question to confirm installing dependencies (#14) (唯然)