What's Changed
Docs
- docs: Add
dependsOnto lint task for proper cache invalidation by @anthonyshew in #11384 - chore: Migrate from Prettier to oxfmt by @anthonyshew in #11392
- docs: Add Oxc (oxlint, oxfmt) guide by @anthonyshew in #11398
- chore: Update oxlint configuration by @anthonyshew in #11413
- feat: Git worktree support by @anthonyshew in #11416
- docs: Exclude sitemap.xml from middleware to prevent i18n rewrite by @anthonyshew in #11419
- fix(docs): Exclude schema.json paths from middleware matcher by @anthonyshew in #11420
- docs: Fix OpenAPI spec by @anthonyshew in #11421
- fix(docs): Make mobile menu scrollable on small viewports by @anthonyshew in #11422
- fix(docs): Fix markdown content negotation matcher by @anthonyshew in #11425
create-turbo
- fix(create-turbo): Lowercase bun label for consistency by @anthonyshew in #11388
- refactor(create-turbo): Simplify git initialization to single commit by @anthonyshew in #11387
Examples
- fix: update outdated packages to remove node/nest deprecation warning by @varma-cephas in #11395
- examples: Upgrade with-prisma to prisma 7.2.0 and pnpm by @msebi in #11402
- fix(example): remove @expo/webpack-config from with-react-native-web by @wantop1 in #11408
Changelog
- fix: Support file watching for non-root volumes on MacOS by @mdlawson in #11363
- fix(create-turbo): Prevent hang when using bun package manager by @anthonyshew in #11386
- fix(turbo-utils): Add proxy support to fetch requests by @anthonyshew in #11389
- fix: Validate root and temp directory paths in download function by @odaysec in #11311
- chore: Add fix scripts for lint, format, and TOML checking by @anthonyshew in #11397
- fix: Prevent infinite loop in
pnpm turboscript and update docs by @anthonyshew in #11400 - docs: Add AGENTS.md and remove .cursor rules by @anthonyshew in #11401
- fix: Normalize workspace globs with leading
./by @anthonyshew in #11403 - fix(ui): Fix text selection when TUI sidebar is hidden by @anthonyshew in #11405
- fix(tui): Properly disable mouse mode on exit and panic by @anthonyshew in #11418
New Contributors
- @mdlawson made their first contribution in #11363
- @odaysec made their first contribution in #11311
- @varma-cephas made their first contribution in #11395
- @msebi made their first contribution in #11402
- @wantop1 made their first contribution in #11408
Full Changelog: v2.7.3...v2.7.4