Features
- Improve performance of
check-hooks-apply
andcheck-useless-excludes
.
Fixes
- Use
time.monotonic()
for more accurate hook timing.- #3024 PR by @adamchainz.
Migrating
- Require npm 6.x+ for
language: node
hooks.- #2996 PR by @RoelAdriaans.
- #1983 issue by @henryiii.