1.4.0 (2024-10-25)
1.3.1 (2024-08-13)
1.3.0 (2024-08-04)
1.2.0 (2024-07-22)
1.1.6 (2024-07-12)
1.1.5 (2024-06-19)
- add files globs to be linted (#130) (19d7d6f)
- add warning message for ESLint v9 with npm
--force
flag (#132) (f8178a8)
1.1.4 (2024-06-10)
1.1.3 (2024-06-04)
1.1.2 (2024-05-26)
1.1.1 (2024-05-17)
1.1.0 (2024-04-28)
1.0.3 (2024-04-22)
1.0.2 (2024-04-16)
1.0.1 (2024-04-10)
1.0.0 (2024-04-05)
- add bun package manager (#78) (903f929)
- Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#80) (f893814)
- support flat config (#81) (54ac1f2)
- run tests in Node.js 21 (#76) (bd20976)
- run tests on all supported versions of Node.js (#77) (f7da13a)
- standardize npm script names (#69) (38d293a)
- switch to eslint flat config (#73) (4bde28a)
0.4.6 (2023-07-24)
0.4.5 (2023-06-16)
0.4.4 (2023-06-01)
0.4.3 (2023-04-09)
- remove extra custom anchor (#52) (c486ddf)
- sync
--config
examples with ESLint Getting Started docs (#55) (4e48315)
- add triage action (#50) (81d7730)
- Also post releases to Mastodon (#56) (9fc2de4)
- include all commits in the changelog (#57) (6f6308a)
- set up release-please (#54) (5216efa)
- use LTS node version in lint job (#53) (a0d54a1)
v0.4.2 - December 30, 2022
561970e
docs: sync--config
instructions in README with eslint Getting Started (#45) (Milos Djermanovic)66cc96c
ci: add Node v19 (#44) (Milos Djermanovic)
v0.4.1 - October 31, 2022
d42d866
docs: update--config
usage for npm v7+ (#42) (唯然)
v0.4.0 - October 21, 2022
a0fa620
feat: support--config
(#38) (Percy Ma)368a1a3
chore: Remove unused code (#36) (Brandon Mills)
v0.3.1 - August 13, 2022
bf2a259
fix: remove airbnb/google in style guides when using ts (#33) (唯然)
v0.3.0 - July 1, 2022
f446191
feat: support vue3 (#34) (唯然)
v0.2.0 - May 4, 2022
3c6197b
build: add node v18 (#29) (唯然)dbd5e34
fix: throw error and exit whenpackage.json
not found (#27) (Strek)8a26ef4
feat: added yarn and pnpm installations (#24) (Strek)a9841e2
chore: upgrade esmock (#26) (唯然)
v0.1.2 - January 7, 2022
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 - December 17, 2021
48d8025
fix: import("eslint") doesn't work (#9) (唯然)
v0.1.0 - December 15, 2021