Skip to content

Releases: lint-staged/lint-staged

v12.3.5

05 Mar 07:45
Compare
Choose a tag to compare

12.3.5 (2022-03-05)

Bug Fixes

  • search all configs regardless of staged files (4b605cd)

v12.3.4

13 Feb 16:57
3395150
Compare
Choose a tag to compare

12.3.4 (2022-02-13)

Bug Fixes

v12.3.3

01 Feb 18:06
9a14e92
Compare
Choose a tag to compare

12.3.3 (2022-02-01)

Bug Fixes

  • use config directory as cwd, when multiple configs present (#1091) (9a14e92)

v12.3.2

26 Jan 18:07
3a897ff
Compare
Choose a tag to compare

12.3.2 (2022-01-26)

Bug Fixes

  • handle symlinked .git directories (3a897ff)

v12.3.1

23 Jan 14:46
Compare
Choose a tag to compare

12.3.1 (2022-01-23)

Bug Fixes

  • deps: update dependencies (f190fc3)

v12.3.0

23 Jan 11:20
Compare
Choose a tag to compare

12.3.0 (2022-01-23)

Features

  • add --cwd option for overriding task directory (62b5b83)

v12.2.2

20 Jan 17:19
Compare
Choose a tag to compare

12.2.2 (2022-01-20)

Bug Fixes

  • always search config from cwd first (4afcda5)

v12.2.1

19 Jan 13:02
Compare
Choose a tag to compare

12.2.1 (2022-01-19)

Bug Fixes

  • only throw if no configurations were found (36b9546)

v12.2.0

18 Jan 14:42
Compare
Choose a tag to compare

12.2.0 (2022-01-18)

Bug Fixes

  • make console task titles more explicit (1c94c27)

Features

  • support multiple configuration files (90d1035)

v12.1.7

07 Jan 16:08
f9f6538
Compare
Choose a tag to compare

12.1.7 (2022-01-07)

Bug Fixes

  • resolve config modules with ESM createRequire (#1082) (f9f6538)