Releases: vercel/turborepo
Releases · vercel/turborepo
v1.0.20-canary.0
What's Changed
- Fix flaky getTargetsFromArgs tests by @jaredpalmer in #356
- Papercuts in context.go by @jaredpalmer in #354
- Fix internal dep hashing by @jaredpalmer in #358
Full Changelog: v1.0.19...v1.0.20-canary.0
v1.0.19
What's Changed
- Fix pass thru arguments from becoming targets by @jaredpalmer in #351 cc @padmaia
Full Changelog: v1.0.18...v1.0.19
v1.0.18
What's Changed
- Fix empty outputs behavior by @jaredpalmer in #347
- Add support for
--graph=file.html
by @styfle in #329 - Docs: removes "simply" to be more inclusive by @bmuenzenmeyer in #342
New Contributors
- @bmuenzenmeyer made their first contribution in #342
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- Correctly hash empty outputs first by @jaredpalmer in #341
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Set user agent on GET by @jaredpalmer in #332
- Faster globbing by @jaredpalmer in #335
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- Docs debug flags #229 by @VarunSAthreya in #319
- fix(docs): fix title indent by @promer94 in #323
- Fix doublestar workspace bug by @jaredpalmer in #310
New Contributors
- @VarunSAthreya made their first contribution in #319
- @promer94 made their first contribution in #323
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Update README.md by @Dueen in #312
- Add nodemon to api in kitchen sink by @mr-bjerre in #316
- Fix create-turbo
ui
typescript to support next.js dynamic imports by @jaredpalmer in #324
New Contributors
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- Allow barrel files in
ui
starter packages by @jaredpalmer in #305 - Remove unused
zlib
dependency by @styfle in #308
New Contributors
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- chore: Add clean to turbo pipeline in design system example by @mr-bjerre in #291
- docs: Docs update playwright link by @tknickman in #294
- feat: Improve create-turbo instructions by @jaredpalmer in #276
- chore: removes dup base.json file from package files export by @marcomafessolli in #297
New Contributors
- @mr-bjerre made their first contribution in #291
- @tknickman made their first contribution in #294
- @marcomafessolli made their first contribution in #297
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Fix
turbo link
when user has no name by @jaredpalmer in #280
Full Changelog: v1.0.10...v1.0.11