Sourced from husky's releases.
v9.0.10
- fix: rename index.d.ts to index.d.mts by
@mrkjdy
in typicode/husky#1379v9.0.9
- refactor: rename files by
@typicode
in typicode/husky#1378v9.0.8
- docs: update index.md by
@khaledYS
in typicode/husky#1369- Fix tab detection on install command by
@glensc
in typicode/husky#1376- refactor: reduce file size by
@typicode
in typicode/husky#1377
c042d9b
9.0.10e529368
fix: rename index.d.ts to index.d.mts (#1379)6219cac
9.0.9d8377fe
refactor: rename files (#1378)211b80a
9.0.8a5a45fc
refactor: reduce file size (#1377)d091328
fix: tab detection on install command (#1376)798f1ad
docs: update listb98985d
test: expect init to exit with 03e13656
docs: fix links