What's Changed
- chore: remove some unnecessary ignore files by @chouchouji in #135
- Support node_modules created with
bun install --linker=isolatedby @dylan-conway in #136 - feat: silent success if nothing has changed by @younggglcy in #138
- README.md - better info about uninstall, manual uninstall by @MirKml in #143
- Update installation guide and usages in README.md by @toplenboren in #147
- fix: install and remove hooks correctly inside a git worktree by @wmaurer in #149
- fix: skip postinstall when project has no package.json by @DanMat in #151
- fix: resolve project root via INIT_CWD in postinstall by @colinhacks in #146
New Contributors
- @dylan-conway made their first contribution in #136
- @younggglcy made their first contribution in #138
- @MirKml made their first contribution in #143
- @wmaurer made their first contribution in #149
- @DanMat made their first contribution in #151
- @colinhacks made their first contribution in #146
Full Changelog: 2.13.1...2.14.0