What's Changed
Changelog
- release(turborepo): 1.10.3-canary.0 by @github-actions in #5250
- feat(turborepo): Port Manual hashing by @gsoltis in #5237
- Docs: prior to run testcases, add guides to install dependencies for testcases. by @92hackers in #3090
- fix(gen): fix ts config interference by @tknickman in #5263
- release(turborepo): 1.10.3 by @github-actions in #5262
- feat(examples): update basic name on docs by @tknickman in #5224
- feat(turborepo): port git-based hashing with inputs by @gsoltis in #5251
- Update .gitignore by @ph55 in #5269
- feat(ci): conditionally set jest verbosity by @tknickman in #5271
- fix(turborepo): Tighten build globs by @gsoltis in #5274
- fix(turborepo): Fix path match for parent dir in subtree match case by @gsoltis in #5275
- chore(turborepo): Move SCM to use vendored wax crate by @NicholasLYang in #5277
- release(turborepo): 1.10.4-canary.0 by @github-actions in #5278
- fix(turborepo): avoid globbing directories due to ancestor truncation by @gsoltis in #5273
- release(turborepo): 1.10.4-canary.1 by @github-actions in #5283
- fix(spaces): read logs correctly when invoked from subdirectory by @mehulkar in #5284
- Synthesize --only by @gsoltis in #5285
- feat(turborepo): Run outline pt 2 by @NicholasLYang in #5203
- feat(lockfiles): add rust implementation for yarn1 by @chris-olszewski in #5255
- release(turborepo): 1.10.4-canary.2 by @github-actions in #5286
- feat(turborepo): Report more details when go-turbo exits by @gsoltis in #5287
- docs(examples): update examples and docs to use node 18 by @mehulkar in #5300
- update dependencies to sync with next.js by @sokra in #5303
- feat(cache): Add ability to disable remote cache from turbo.json by @mehulkar in #5305
- feat(turborepo): Hash with libgit2 by @gsoltis in #5309
- Add --log-order option by @rafaeltab in #3916
- release(turborepo): 1.10.4-canary.3 by @github-actions in #5313
- feat(turborepo): A few cleanup nits around log grouping by @gsoltis in #5312
- feat(run outline): Hide package graph internals by @chris-olszewski in #5310
- feat(logging): enable setting log order with an environment variable by @mehulkar in #5316
- feat(cli): Add ability to pass --remote-only=false from CLI by @mehulkar in #5317
- fix(turborepo): Re-enable some tests on windows by @gsoltis in #5319
- refactor(turborepo): cli::run and args processing by @NicholasLYang in #5297
- feat(logging): add "auto" options for log prefixing and ordering by @mehulkar in #5320
- Fix ESLint script command. by @anthonyshew in #5322
- feat(turborepo): Add context to glob errors by @gsoltis in #5323
- fix(turbo): print help message when turbo called with flags/env vars but no commands by @mehulkar in #5329
- refactor(turborepo): Move paths to UTF-8 by @NicholasLYang in #5248
- Add Vercel to CI providers. by @anthonyshew in #5342
- fix(turborepo): Hashing symlinks is erroring by @gsoltis in #5340
- release(turborepo): 1.10.4-canary.4 by @github-actions in #5344
- fix: update ctrlc to 3.4.0 to allow have new signal handlers overwrite by @arlyon in #5346
New Contributors
- @aaronbrown-vercel made their first contribution in #5252
- @younggeeks made their first contribution in #4883
- @92hackers made their first contribution in #3090
- @ph55 made their first contribution in #5269
Full Changelog: v1.10.3...v1.10.4