What's Changed
Changelog
- Exclude Pipeline Definition from Global Hash by @nathanhammond in #4545
- chore(turbo/gen): mark as experimental by @tknickman in #5016
- fix: no longer crash for single projects with global dependencies by @chris-olszewski in #5002
- Add
dotEnv
toturbo.json
by @nathanhammond in #4870 - Add missing
--copy
flag. by @anthonyshew in #5021 - feat(basic): add generators to basic example by @tknickman in #5006
- feat(prune) allow pruning of projects using Yarn PnP by @chris-olszewski in #5019
- Update skipping-tasks.mdx by @anthonyshew in #5039
- Update skipping-tasks.mdx by @anthonyshew in #5041
- feat(turborepo): remove RelativeSystemPathBuf, clean paths on join by @gsoltis in #5020
- fix(create-turbo): default example messaging by @tknickman in #5059
- fix(daemon): kill daemon when root is removed by @chris-olszewski in #5038
- ci(turbo): allow publishing from non-main by @tknickman in #5062
- refactor(turborepo): Consolidated PathError and PathValidationError by @NicholasLYang in #5060
- fix(create-turbo): git init must use add by @tknickman in #5058
- feat: go daemon opt-in feature flag by @arlyon in #5076
- Add codemod to transform literals to wildcards by @nathanhammond in #5054
- Wildcard env by @nathanhammond in #5017
- fix(daemon): plumb through flush watch errors by @chris-olszewski in #5070
- Improve error message when repo is not linked or token is expired by @mehulkar in #5089
- fix(turborepo):Support distinguishing unset env vars by @nathanhammond in #5086
New Contributors
- @jw-vercel made their first contribution in #5057
Full Changelog: v1.9.9...v1.10.0-canary.0