Skip to content

2.14.0

Latest

Choose a tag to compare

@toplenboren toplenboren released this 28 Aug 14:12
· 1 commit to master since this release

What's Changed

  • chore: remove some unnecessary ignore files by @chouchouji in #135
  • Support node_modules created with bun install --linker=isolated by @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

Full Changelog: 2.13.1...2.14.0