What's Changed
Docs
- Add "System environment variables" page. by @anthonyshew in #7223
- Remote Cache API doc. by @anthonyshew in #7236
- Inputs clarity. by @anthonyshew in #7246
- docs(turborepo): fix typo in task dependencies by @flextremedev in #7271
- feat(docs): document building turbo from source by @mehulkar in #7276
- Fix a typo in docs page for github actions by @noahsark769 in #7249
create-turbo
- release(turborepo): 1.12.2 by @github-actions in #7200
- release(turborepo): 1.12.3-canary.0 by @github-actions in #7215
Examples
- Bumping examples to 1.12 by @anthonyshew in #7053
- Fix trailing comma in exapmle react-library.json by @Fl0h0 in #7273
- fix: avoid expensive globwalk in examples by @chris-olszewski in #7238
Changelog
- backport wax 0.6 fixes to turborepo-wax by @arlyon in #7089
- chore: allow unused for variables that don't get used on windows by @chris-olszewski in #7212
- rust is no longer experimental by @arlyon in #7214
- fix: declare version.txt as input by @chris-olszewski in #7221
- refactor: Clean up error printing by @NicholasLYang in #7169
- fix: correctly parse pnpm lockfile settings by @chris-olszewski in #7198
- refactor(turborepo): Change Detector by @NicholasLYang in #7222
- chore: move scripts to build and benchmark demos to new package by @mehulkar in #7217
- feat(turbo-repository): return additional workspace data by @mrmckeb in #7187
- Fix/filter unnamed packages by @arlyon in #7280
- fix: Daemon Restarting by @NicholasLYang in #7288
- chore(turborepo-lib): use compile error for feature validation by @ForsakenHarmony in #4235
- fix(@turbo/repository): update types to latest signature by @mehulkar in #7289
- fix(Turborepo): Flag off daemon for package discovery by @gsoltis in #7290
New Contributors
- @flextremedev made their first contribution in #7271
- @Fl0h0 made their first contribution in #7273
- @noahsark769 made their first contribution in #7249
Full Changelog: v1.12.2...v1.12.3