Skip to content

Releases: eslint/create-config

v0.4.2

Choose a tag to compare

@eslintbot eslintbot released this 31 Dec 04:42

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

Choose a tag to compare

@eslintbot eslintbot released this 31 Oct 23:41

Documentation

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

v0.4.0

Choose a tag to compare

@eslintbot eslintbot released this 21 Oct 19:18

Features

Chores

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

v0.3.1

Choose a tag to compare

@eslintbot eslintbot released this 14 Aug 01:14

Bug Fixes

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

v0.3.0

Choose a tag to compare

@eslintbot eslintbot released this 02 Jul 01:36

Features

v0.2.0

Choose a tag to compare

@eslintbot eslintbot released this 04 May 20:14

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

Choose a tag to compare

@eslintbot eslintbot released this 07 Jan 23:58

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

v0.1.1

Choose a tag to compare

@eslintbot eslintbot released this 18 Dec 01:09

Bug Fixes

  • 48d8025 fix: import("eslint") doesn't work (#9) (唯然)

v0.1.0

Choose a tag to compare

@eslintbot eslintbot released this 16 Dec 01:08

Features

  • d054ce7 feat: move eslint --init (#1) (唯然)

Bug Fixes

  • 5cb3a94 fix: upgrade esmock v1.7.0 (#5) (唯然)

Chores

  • 6d20aa3 chore: add publishConfig field in package.json (#6) (Nitin Kumar)
  • bd6eb01 ci: use node v16 (#3) (Nitin Kumar)