v2.5.5-canary.1
📦 turborepoView on GitHub →
✨ 3 features🐛 10 fixes🔧 1 symbols
Summary
This release focuses heavily on documentation fixes, dependency updates across examples, and introduces new configuration options in `turbo.json` to opt into early features. It also adds support for passing through Windows user profile environment variables.
Migration Steps
- If you rely on environment variables being passed through on Windows, note that user profile variables are now included by default.
✨ New Features
- feat(auth): optional callback port added.
- feat(env): added Windows user profile variables to pass-through.
- feat: Users can now opt into breaking changes and pre-stable features early via the `turbo.json` configuration.
🐛 Bug Fixes
- fix(docs): corrected missing commas in package.json files within Jest documentation.
- fix(docs): resolved CSS import order bug in tailwindcss documentation and example.
- fix(docs): fixed incorrect CSS filename in Tailwind CSS setup example.
- fix(docs): corrected inconsistent command usage shown in illustrations.
- fix(docs): fixed inconsistent turbo command usage shown in illustrations.
- fix(non-monorepo): corrected devDependency from 'turb' to 'turbo' in an example.
- fix(example): added missing Tailwind import to shared ui styles.
- fix(vue/nuxt): fixed component inspector for Vue/Nuxt devtools.
- fix(examples): resolved CSS specificity issue in the Tailwind example.
- fix(examples): updated CSS variable names to use consistent --color- prefix in Tailwind examples.
🔧 Affected Symbols
turbo.json