| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.14.0 source code.tar.gz | 2026-08-28 | 103.0 kB | |
| 2.14.0 source code.zip | 2026-08-28 | 124.2 kB | |
| README.md | 2026-08-28 | 1.8 kB | |
| Totals: 3 Items | 229.0 kB | 0 | |
What's Changed
- chore: remove some unnecessary ignore files by @chouchouji in https://github.com/toplenboren/simple-git-hooks/pull/135
- Support node_modules created with
bun install --linker=isolatedby @dylan-conway in https://github.com/toplenboren/simple-git-hooks/pull/136 - feat: silent success if nothing has changed by @younggglcy in https://github.com/toplenboren/simple-git-hooks/pull/138
- README.md - better info about uninstall, manual uninstall by @MirKml in https://github.com/toplenboren/simple-git-hooks/pull/143
- Update installation guide and usages in README.md by @toplenboren in https://github.com/toplenboren/simple-git-hooks/pull/147
- fix: install and remove hooks correctly inside a git worktree by @wmaurer in https://github.com/toplenboren/simple-git-hooks/pull/149
- fix: skip postinstall when project has no package.json by @DanMat in https://github.com/toplenboren/simple-git-hooks/pull/151
- fix: resolve project root via INIT_CWD in postinstall by @colinhacks in https://github.com/toplenboren/simple-git-hooks/pull/146
New Contributors
- @dylan-conway made their first contribution in https://github.com/toplenboren/simple-git-hooks/pull/136
- @younggglcy made their first contribution in https://github.com/toplenboren/simple-git-hooks/pull/138
- @MirKml made their first contribution in https://github.com/toplenboren/simple-git-hooks/pull/143
- @wmaurer made their first contribution in https://github.com/toplenboren/simple-git-hooks/pull/149
- @DanMat made their first contribution in https://github.com/toplenboren/simple-git-hooks/pull/151
- @colinhacks made their first contribution in https://github.com/toplenboren/simple-git-hooks/pull/146
Full Changelog: https://github.com/toplenboren/simple-git-hooks/compare/2.13.1...2.14.0