Core
- Compile regexes once by @gsoltis in #1228
- fix: Remove unused arguments and code paths. by @nathanhammond in #1234
- feat(cobra): port unlink command to cobra by @Xenfo in #1203
- Implement root tasks by @gsoltis in #1040
- Resolve symlinks when determining cwd by @gsoltis in #1246
- Add some tests for copy behavior by @gsoltis in #1242
- Remove unused --stream option by @gsoltis in #1251
- Fan out example checking in github actions by @jaredpalmer in #1259
- chore: Extract a couple packages by @gsoltis in #1252
- Wrap cache in abstraction layer for a run and for a package task by @gsoltis in #1256
Examples
- Add Storybook and Changsets to design system example. by @leerob in #1255
- fix: Add GitHub Actions to design system by @jaredpalmer in #1271
Docs
- docs: fix link to Scoped builds from Microsoft Lage by @bennycode in #1240
- docs: Set TURBO_REMOTE_ONLY to true in GH Actions recipe by @jaredpalmer in #1262
New Contributors
- @bennycode made their first contribution in #1240
Full Changelog: v1.2.9...v1.2.10