What's Changed
@turbo/codemod
- fix: Always update $schema URL to versioned format during migration by @anthonyshew in #12529
- fix: Support
turbo.jsoncin codemod transforms by @anthonyshew in #12532 - fix: Preserve prerelease info in schema URL during codemod migration by @anthonyshew in #12542
Examples
- build(deps): Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /examples/with-react-native-web by @dependabot[bot] in #12537
Changelog
- feat: Add incremental task caching by @anthonyshew in #12531
- docs: Send siteId as label on feedback GitHub issues by @molebox in #12527
- Replace local ai-agent-detection with @vercel/agent-readability by @molebox in #12528
- fix: Prevent
filterUsingTasks--filterfrom pulling dependents into Task Graph by @anthonyshew in #12535 - fix: Only enforce signature key length for keys that exist by @anthonyshew in #12538
- fix: Validate engine concurrency after task-level filtering by @anthonyshew in #12540
- feat: Allow
--affectedand--filterto be combined by @anthonyshew in #12543 - fix(config): Deep-merge nested OTEL config across priority sources by @bitttttten in #12513
- fix: Retain microfrontend proxy tasks when using
filterUsingTasksby @anthonyshew in #12545 - fix: Bun workspace lockfile pruning producing invalid output by @JRoy in #12548
- fix: Respect dirty .gitignore patterns during task input hashing by @anthonyshew in #12557
New Contributors
Full Changelog: v2.9.3...v2.9.4