Core
- Update schema generation script invocation. by @nathanhammond in #1436
- fix(cli): cache with correct file perms by @tknickman in #1429
- Watch task outputs to avoid cache restorations by @gsoltis in #1269
- Vendor chrometracing, add Close method by @gsoltis in #1443
- Fix symlink mode check. by @nathanhammond in #1447
- Fix hashing uncommitted changes by @gsoltis in #1448
- Cross-compile amd64. by @nathanhammond in #1452
- fix(cli): prefer IsDir() over explicit type check by @tknickman in #1445
- Add test to confirm that file copying works as expected. by @nathanhammond in #1450
- fix: remove suggestion of using fetch-depth by @harshcut in #1438
- Chip away at path migration by @gsoltis in #1459
- Implement allowing both sides of git comparison by @gsoltis in #1442
- Move some fields out of Config by @gsoltis in #1460
- chore: remove redundant
.turbo
by @shayc in #1475 - Depending on root tasks should work by @gsoltis in #1485
- Implement filesystem cookies for filewatch ordering by @gsoltis in #1410
- Label root package in dependency graph by @gsoltis in #1491
- Implement fsevents by @gsoltis in #1419
- Bug: Fix logic that wipes out part of the config by @StevenMatchett in #1527
- Add schema.json to create-turbo templates by @jaredpalmer in #1537
- Filter in package by @nathanhammond in #1538
Internal
- Ensure we fail if no examples are run by @gsoltis in #1441
- Bump e2e pnpm to 7 by @gsoltis in #1444
- Add missing dependencies to OSX setup by @trevorr in #1487
- Add golang to OSX setup by @neolivz in #1492
- Configure Renovate by @renovate in #1499
- chore(deps): update dependency @types/react to v17.0.47 by @renovate in #1514
- chore(deps): update dependency ts-json-schema-generator to v0.98.0 by @renovate in #1516
- chore(renovate): support go mod tidy by @tknickman in #1515
- fix(deps): update dependency @heroicons/react to v1.0.6 by @renovate in #1520
- chore(deps): update dependency @babel/core to v7.18.6 by @renovate in #1523
- chore(deps): update dependency tailwindcss to v3.1.6 by @renovate in #1529
- chore(deps): update dependency autoprefixer to v10.4.7 by @renovate in #1530
- chore(deps): update dependency eslint-config-prettier to v8.5.0 by @renovate in #1531
- chore(deps): update pnpm/action-setup action to v2.2.2 by @renovate in #1546
- chore(deps): update dependency postcss to v8.4.14 by @renovate in #1542
- Makefile works for turbobot by @nathanhammond in #1550
Examples
- feat(examples): add svelte by @tknickman in #1458
- Fix
yarn start
not working by @elis in #1468 - feat(examples): add tailwind by @tknickman in #1464
- fix: added vite.config and fixes for svelte-next.358 by @oneezy in #1496
- chore(examples): update tsconfig declaration val by @tknickman in #1483
- feat(examples): add react-native-web by @tknickman in #1486
- Fix tailwind example by @kocisov in #1500
- feat(examples): add nextjs by @tknickman in #1506
Documentation
- docs(cli): update contributing.md with new deps by @tknickman in #1449
- Update caching.mdx by @chitchu in #1482
- fix(docs): update prune compatibility by @tknickman in #1505
- Typo: verifcation --> verification by @samouri in #1517
- Add
with-prisma
example by @NuroDev in #979 - feat(examples): add cra by @tknickman in #1504
- Examples fast follows by @tknickman in #1526
- feat(examples): add docker by @tknickman in #1522
- chore(examples): clean the kitchen (sink) by @tknickman in #1534
- [example/kitchensink] allow accessing vite on any ip/hostname by @zsoldosp in #1532
- chore(docs): improvements by @tknickman in #1540
New Contributors
- @harshcut made their first contribution in #1438
- @shayc made their first contribution in #1475
- @elis made their first contribution in #1468
- @chitchu made their first contribution in #1482
- @trevorr made their first contribution in #1487
- @oneezy made their first contribution in #1496
- @neolivz made their first contribution in #1492
- @kocisov made their first contribution in #1500
- @renovate made their first contribution in #1499
- @samouri made their first contribution in #1517
- @NuroDev made their first contribution in #979
- @zsoldosp made their first contribution in #1532
- @StevenMatchett made their first contribution in #1527
Full Changelog: v1.3.1...v1.3.2