What's Changed
@turbo/repository
- fix: Add repository field to @turbo/repository package.json by @anthonyshew in #11982
- release(library): 0.0.1-canary.19 by @github-actions[bot] in #11983
Changelog
- chore: Move git hooks from pre-commit to pre-push and match CI lint checks by @anthonyshew in #11977
- chore: Update AGENTS.md by @anthonyshew in #11978
- perf: Replace heap-allocated String with stack-allocated OidHash for git OIDs by @anthonyshew in #11984
- perf: Eliminate redundant syscalls in FSCache fetch and exists by @anthonyshew in #11985
- perf: Reduce per-task allocations in visitor dispatch loop by @anthonyshew in #11986
- docs: Fix same-page anchor links that don't scroll to target by @anthonyshew in #11989
- docs: Mention inputs key in package hash inputs table by @anthonyshew in #11990
- fix(docs): update sitemap.md to single-line pipe-delimited format by @molebox in #11976
- fix: Disable husky pre-push hook during release staging by @anthonyshew in #11991
Full Changelog: v2.8.11-canary.27...v2.8.11-canary.28