Skip to content

Releases: laststance/prettier-husky-lint-staged-installer

v1.4.1

31 Mar 21:47

Choose a tag to compare

  • release v1.4.1 3bb7bc0
  • fix(ci): fix OIDC Trusted Publishing pipeline b676dbe
  • chore(deps-dev): bump eslint-config-ts-prefixer from 4.1.6 to 4.2.0 359f59b
  • release v1.4.0 7d9fd79
  • feat(ci): migrate to OIDC Trusted Publishing and update deps 59b6ff7
  • chore(deps-dev): bump vitest from 4.1.1 to 4.1.2 a9a9e72
  • chore(deps-dev): bump vitest from 4.1.0 to 4.1.1 8e2f6ff
  • chore(deps-dev): bump lint-staged from 16.3.3 to 16.4.0 df0c0dd
  • chore(deps-dev): bump vitest from 4.0.18 to 4.1.0 db46e31
  • chore(deps-dev): bump lint-staged from 16.3.2 to 16.3.3 0b99282
  • chore(deps): bump @clack/prompts from 1.0.1 to 1.1.0 ba8f5c8
  • chore(deps-dev): bump lint-staged from 16.3.1 to 16.3.2 204db6d
  • chore(deps-dev): bump eslint-config-ts-prefixer from 4.1.5 to 4.1.6 5c92200
  • chore(deps-dev): bump lint-staged from 16.2.7 to 16.3.1 d9c5d18
  • chore(deps-dev): bump eslint-config-ts-prefixer from 4.1.3 to 4.1.5 672b094
  • chore(deps): bump @clack/prompts from 1.0.0 to 1.0.1 04cf87f
  • chore(deps-dev): bump eslint-config-ts-prefixer from 4.1.2 to 4.1.3 11f89eb
  • chore(deps-dev): bump eslint-config-ts-prefixer from 4.1.1 to 4.1.2 653dbaf
  • chore(deps): bump @clack/prompts from 0.11.0 to 1.0.0 b293142
  • chore(deps-dev): bump vitest from 4.0.17 to 4.0.18 d0d2453
  • chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 95a5bb9
  • chore(deps-dev): bump release-it from 19.2.3 to 19.2.4 869e27d
  • chore(deps-dev): bump prettier from 3.7.4 to 3.8.0 8eee59b
  • chore(deps-dev): bump vitest from 4.0.16 to 4.0.17 72783fa
  • chore(deps-dev): bump release-it from 19.2.2 to 19.2.3 68a0157
  • chore(deps-dev): bump eslint-config-ts-prefixer from 4.1.0 to 4.1.1 2fa1509
  • chore(deps-dev): bump release-it from 19.2.1 to 19.2.2 76cd1b2
  • chore(deps-dev): bump release-it from 19.1.0 to 19.2.1 0a6f439
  • chore(deps-dev): bump vitest from 4.0.15 to 4.0.16 8a3c78d
  • chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 17bc3a2
  • chore(deps-dev): bump release-it from 19.0.6 to 19.1.0 7c60f77
  • chore(ci): update malware-safe-chain workflow to use curl installation 1538c24
  • chore(deps-dev): bump prettier from 3.7.3 to 3.7.4 345cb2c
  • chore(deps-dev): bump vitest from 4.0.14 to 4.0.15 5857226
  • chore(deps-dev): bump prettier from 3.7.1 to 3.7.3 d978408
  • chore(deps): bump execa from 9.6.0 to 9.6.1 6759e87
  • chore(deps-dev): bump prettier from 3.6.2 to 3.7.1 435c436
  • chore(deps-dev): bump vitest from 4.0.13 to 4.0.14 6d7d736
  • fix(ci): move onlyBuiltDependencies from pnpm-workspace.yaml to .npmrc 18e2a4b
  • chore(deps-dev): bump vitest from 4.0.12 to 4.0.13 c953d60
  • chore(deps-dev): bump lint-staged from 16.2.6 to 16.2.7 da5112b
  • chore(deps-dev): bump vitest from 4.0.10 to 4.0.12 264594f
  • chore(deps-dev): bump vitest from 4.0.9 to 4.0.10 ccc9da9
  • chore(deps-dev): bump vitest from 4.0.8 to 4.0.9 6d6030e

v1.3.2

08 Nov 11:09
88c0ecf

Choose a tag to compare

Bug Fixes

  • Fix ENOENT error: Converted file operations to promise-based approach to resolve ENOENT errors during installation
    • Updated bin/cli.js to use promise-based file operations
    • Fixed .husky/pre-commit hook generation

Tests

  • Update tests: Updated test suite to work with promise-based file operations
    • Modified test/cli.test.js to handle async file operations correctly

Changes

  • Initial analysis and resolution of ENOENT error issue
  • Improved reliability of file operations during Husky setup

Full Changelog: v1.3.1...v1.3.2

v1.3.1

24 Apr 21:03

Choose a tag to compare

  • release v1.3.1 9b4477d
  • Update test/cli.test.js e864e37
  • Update GitHub Actions and package configuration a23d6ca
  • Refactor GitHub Actions workflow and update test imports 72b7d45
  • ci: add GitHub Actions workflow for testing 9ae715a
  • fix: use properly resolved paths for template files 60e70a8
  • Add comprehensive documentation for prettier-husky-lint-staged-installer 38110c5
  • chore(deps-dev): bump release-it from 18.1.2 to 19.0.1 d68668a
  • chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1 1823669
  • chore(deps): bump @clack/prompts from 0.10.0 to 0.10.1 2c06771
  • chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 66db42e
  • chore(deps-dev): bump eslint-plugin-prettier from 5.2.5 to 5.2.6 71529d8
  • chore(deps-dev): bump eslint-plugin-prettier from 5.2.4 to 5.2.5 e767a94
  • chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.4 c16ade3
  • chore(deps-dev): bump eslint-import-resolver-typescript 2e5837a
  • chore(deps-dev): bump eslint-import-resolver-typescript 1e8a352
  • chore(deps-dev): bump eslint-import-resolver-typescript 2f3cc1a
  • chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 566b596
  • chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 228863a
  • chore(deps-dev): bump eslint-import-resolver-typescript ca1bbf0
  • chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 9cc22cb
  • chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 53799b3
  • chore(deps-dev): bump eslint-import-resolver-typescript 09a3701
  • chore(deps-dev): bump eslint-import-resolver-typescript 99fd695
  • chore(deps-dev): bump eslint-import-resolver-typescript 8d35dcf
  • chore(deps-dev): bump prettier from 3.5.0 to 3.5.1 21766e3
  • chore(deps-dev): bump prettier from 3.4.2 to 3.5.0 a1887a6
  • chore(deps): bump @clack/prompts from 0.9.1 to 0.10.0 a7fd7b9
  • chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 3c8e981
  • chore(deps-dev): bump release-it from 18.1.1 to 18.1.2 f745af4
  • chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.2 9e7d303
  • chore(deps-dev): bump eslint-plugin-prettier from 5.2.2 to 5.2.3 f5adc15
  • chore(deps-dev): bump lint-staged from 15.4.0 to 15.4.1 5fae582
  • chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.0 7a819d2
  • chore(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.2 8d67ce2
  • chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 74ae1d7
  • chore(deps): bump @clack/prompts from 0.9.0 to 0.9.1 b955404
  • chore(deps-dev): bump release-it from 18.0.0 to 18.1.1 92f46b6
  • chore(deps-dev): bump release-it from 17.11.0 to 18.0.0 2268ae5
  • chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 24d83d2
  • chore(deps-dev): bump release-it from 17.10.0 to 17.11.0 c2047f0
  • chore(deps): bump @clack/prompts from 0.8.2 to 0.9.0 5da2168
  • chore(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 268f29c
  • chore(deps): bump execa from 9.5.1 to 9.5.2 5bb5dbd
  • chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 1f79e51
  • chore(deps-dev): bump eslint-import-resolver-typescript f4d0023
  • chore(deps-dev): bump eslint-config-ts-prefixer from 1.14.0 to 1.14.1 f7832c8
  • chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 a44213c
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 7c0f2f4
  • chore(deps): bump @clack/prompts from 0.8.1 to 0.8.2 81b3f01
  • chore(deps-dev): bump husky from 9.1.6 to 9.1.7 da7dcd6
  • chore(deps): bump @clack/prompts from 0.7.0 to 0.8.1 4ea3d45
  • chore(deps): bump execa from 9.5.0 to 9.5.1 8b12aa8
  • chore(deps): bump execa from 9.4.1 to 9.5.0 623adfa
  • chore(deps): bump execa from 9.4.0 to 9.4.1 61d45cc
  • chore(deps-dev): bump release-it from 17.9.0 to 17.10.0 b2113d1
  • chore(deps-dev): bump release-it from 17.8.2 to 17.9.0 8de2a08
  • chore(deps-dev): bump release-it from 17.7.0 to 17.8.2 035c645
  • chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 dcdde19
  • chore(deps-dev): bump release-it from 17.6.0 to 17.7.0 aa8dabc
  • chore(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 f9da687
  • chore(deps): bump execa from 9.3.1 to 9.4.0 61e6bda
  • chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 326b1f1
  • chore(deps-dev): bump husky from 9.1.5 to 9.1.6 eb3661d
  • chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 ed39d8e
  • chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 e093d0d
  • chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 4caba37
  • chore(deps-dev): bump eslint-import-resolver-typescript 8e688da
  • chore(deps-dev): bump husky from 9.1.4 to 9.1.5 61771c5
  • chore(deps-dev): bump eslint-config-ts-prefixer from 1.13.1 to 1.14.0 9c82f21
  • chore(deps): bump execa from 9.3.0 to 9.3.1 a016b0f
  • chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 3f4f968
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin ead7dbd
  • chore(deps-dev): bump lint-staged from 15.2.7 to 15.2.8 e42c26a
  • chore(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 7741642
  • Bump husky from 9.1.2 to 9.1.4 a0f1183
  • npm pkg fix d152a1e

1.3.0

26 Jul 10:45

Choose a tag to compare

Minor Changes

  • V9 style: 32dc5c7
  • Refactor pre-commit script setup in cli.js: d5265a0
  • Update README.md: 5f222b0
  • Feat: update .prettierignore and enhance CLI script: 13a8e4d

v1.2.0

16 May 01:33

Choose a tag to compare

  • release v1.2.0 7b90918
  • feat: update husky npm script v9 style 7cf3afc
  • fix: missing install husky a5a0c62
  • README: remove yarn 5e4a1ff
  • fix package.json homepage, issue field 2ef533c
  • bump node@22 30f881e
  • README: fix .husky/precommit v9 style 8559bda
  • Bump @typescript-eslint/parser from 7.8.0 to 7.9.0 617cff7
  • Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 7b1c6cb
  • Bump execa from 9.0.2 to 9.1.0 afea4f8
  • Bump execa from 9.0.0 to 9.0.2 f0e8345
  • Bump execa from 8.0.1 to 9.0.0 6ecad2e
  • Bump @typescript-eslint/parser from 6.21.0 to 7.8.0 d87b9b4

v1.1.0

30 Apr 12:35

Choose a tag to compare

  • release v1.1.0 d62b37f
  • fix: actions eeccaca
  • release v1.1.0 a0b9161
  • support husky@v9 644810f
  • Bump release-it from 17.2.0 to 17.2.1 70af19e
  • Bump release-it from 17.1.1 to 17.2.0 e66d0f3
  • Bump typescript from 5.4.4 to 5.4.5 f0e5725
  • Bump typescript from 5.4.3 to 5.4.4 3e3794b
  • Bump typescript from 5.4.2 to 5.4.3 d963def
  • Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 f4f1c5d
  • Bump eslint-config-ts-prefixer from 1.13.0 to 1.13.1 1bbae8e
  • Bump typescript from 5.3.3 to 5.4.2 595c15e
  • Bump eslint from 8.56.0 to 8.57.0 9fb5d5a
  • Bump release-it from 17.0.5 to 17.1.1 94634ef
  • Bump release-it from 17.0.3 to 17.0.5 798f70f
  • Bump @typescript-eslint/parser from 6.20.0 to 6.21.0 1df0948
  • Bump husky from 9.0.10 to 9.0.11 60c9e1d
  • Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 79d011a
  • Bump lint-staged from 15.2.1 to 15.2.2 a1e04c5
  • Bump prettier from 3.2.4 to 3.2.5 bc67c2e
  • Bump husky from 9.0.9 to 9.0.10 ef1dd9e
  • Bump husky from 9.0.7 to 9.0.9 ceaa298
  • Bump @typescript-eslint/parser from 6.19.1 to 6.20.0 8149718
  • Bump lint-staged from 15.2.0 to 15.2.1 a3cdcee
  • Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 ffa349f
  • Bump husky from 9.0.6 to 9.0.7 54cfdb1
  • Bump husky from 9.0.5 to 9.0.6 0f9a622
  • Bump husky from 8.0.3 to 9.0.5 3986a79
  • Bump @typescript-eslint/parser from 6.19.0 to 6.19.1 2815b18
  • Bump release-it from 17.0.1 to 17.0.3 200c0f5
  • Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 a6f86fd
  • Bump prettier from 3.2.2 to 3.2.4 595db4b
  • Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 9467799
  • Bump eslint-config-ts-prefixer from 1.12.6 to 1.13.0 c8484f5
  • Bump @typescript-eslint/parser from 6.18.1 to 6.19.0 6e188e4
  • Bump prettier from 3.2.0 to 3.2.2 87d9f1c
  • Bump prettier from 3.1.1 to 3.2.0 8c9592d
  • Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 fe95412
  • Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 6ebfb5f
  • Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.1 fd7c1b6
  • Bump @typescript-eslint/parser from 6.17.0 to 6.18.0 4725db1
  • Bump @typescript-eslint/parser from 6.16.0 to 6.17.0 3996f62
  • Bump @typescript-eslint/parser from 6.15.0 to 6.16.0 3223824
  • Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 0bb4072
  • Bump eslint-plugin-prettier from 5.1.0 to 5.1.1 6734f2c
  • Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 a274084
  • Bump eslint-plugin-prettier from 5.0.1 to 5.1.0 36f62a8
  • Bump @typescript-eslint/parser from 6.14.0 to 6.15.0 f628eb5
  • Bump eslint from 8.55.0 to 8.56.0 9119588
  • Bump @typescript-eslint/parser from 6.13.2 to 6.14.0 0c31b20
  • Bump eslint-plugin-import from 2.29.0 to 2.29.1 482fb80
  • Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 e41e12e
  • Bump prettier from 3.1.0 to 3.1.1 e23a97b
  • Bump release-it from 17.0.0 to 17.0.1 2b7e59f
  • Bump @typescript-eslint/parser from 6.13.1 to 6.13.2 bd27aaa
  • Bump typescript from 5.3.2 to 5.3.3 fcc6a33
  • Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 7865d5d
  • Bump eslint from 8.54.0 to 8.55.0 ae95590
  • Bump @typescript-eslint/eslint-plugin from 6.13.0 to 6.13.1 30d787a
  • Bump eslint-config-ts-prefixer from 1.12.5 to 1.12.6 aacaa67
  • Bump lint-staged from 15.1.0 to 15.2.0 0e81ddc
  • Bump @typescript-eslint/parser from 6.12.0 to 6.13.1 51324c3
  • Bump typescript from 5.2.2 to 5.3.2 72ad657
  • Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.0 deebfb9
  • Bump @typescript-eslint/parser from 6.11.0 to 6.12.0 dcb6e57
  • Bump eslint from 8.53.0 to 8.54.0 d957cf8
  • Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 73109ac
  • Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 ff7a004
  • Bump prettier from 3.0.3 to 3.1.0 b2caa28
  • Bump release-it from 16.2.1 to 17.0.0 0d8dca5
  • Bump lint-staged from 15.0.2 to 15.1.0 7520e0e
  • Create FUNDING.yml 04cfb95
  • Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 12ad33d
  • Bump @typescript-eslint/parser from 6.9.1 to 6.10.0 6b894d9
  • Bump eslint from 8.52.0 to 8.53.0 867a2e9
  • Bump eslint-config-ts-prefixer from 1.12.4 to 1.12.5 8f8c79a
  • Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 27a12b1
  • Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 245f69a

v1.0.6

29 Oct 14:28

Choose a tag to compare

  • release v1.0.6 5c958a8
  • add lint ci config 561fd21
  • setup eslint bbc1d25
  • add ci release config files 68772c2
  • add comment about replace regex 2509138
  • fix precommit command in npm fallback 34bb1c8
  • README.md: remove broken badge 0081a80
  • update release-it config fa05aa9

v1.0.5

22 Oct 01:37

Choose a tag to compare

  • fix lint-staged trigger command with npm and pnpm(2c3c464)

v1.0.4

11 Oct 01:07

Choose a tag to compare

Patches

v1.0.0

06 Oct 02:16

Choose a tag to compare

Initial Release