Skip to content

Releases: lint-staged/lint-staged

v13.2.3

28 Jun 06:58
66a716d
Compare
Choose a tag to compare

13.2.3 (2023-06-28)

Bug Fixes

  • the --diff option implies --no-stash (66a716d)

v13.2.2

26 Apr 12:30
cf691aa
Compare
Choose a tag to compare

13.2.2 (2023-04-26)

Bug Fixes

v13.2.1

07 Apr 12:41
e7ed6f7
Compare
Choose a tag to compare

13.2.1 (2023-04-07)

Bug Fixes

  • ignore "package.json" as config file when it's invalid JSON (#1281) (e7ed6f7)

v13.2.0

10 Mar 11:39
05fb382
Compare
Choose a tag to compare

13.2.0 (2023-03-10)

Bug Fixes

  • dependencies: replace colorette with chalk for better color support detection (f598725)
  • use index-based stash references for improved MSYS2 compatibility (#1270) (60fcd99)

Features

v13.1.2

13 Feb 17:52
142c6f2
Compare
Choose a tag to compare

13.1.2 (2023-02-13)

Bug Fixes

  • disable stash by default when using diff option (#1259) (142c6f2)

v13.1.1

07 Feb 06:01
99390c3
Compare
Choose a tag to compare

13.1.1 (2023-02-07)

Bug Fixes

  • allow re-enabling --stash when using the --diff option (99390c3)

v13.1.0

04 Dec 13:23
eabf1d2
Compare
Choose a tag to compare

13.1.0 (2022-12-04)

Features

  • expose cli entrance from "lint-staged/bin" (#1237) (eabf1d2)

v13.0.4

25 Nov 08:15
Compare
Choose a tag to compare

13.0.4 (2022-11-25)

Bug Fixes

  • deps: update all dependencies (336f3b5)
  • deps: update all dependencies (ec995e5)

v13.0.3

24 Jun 14:40
0d627a5
Compare
Choose a tag to compare

13.0.3 (2022-06-24)

Bug Fixes

  • correctly handle git stash when using MSYS2 (#1178) (0d627a5)

v13.0.2

16 Jun 17:43
1a5a66a
Compare
Choose a tag to compare

13.0.2 (2022-06-16)

Bug Fixes

  • use new --diff and --diff-filter options when checking task modifications (1a5a66a)