npm turbo 1.1.0
v1.1.0

latest releases: 1.13.4-canary.0, 1.13.3, 1.13.3-canary.4...
2 years ago

What's New?

  • Added partial and experimental yarn v2/3 support with nodeLinker: "node-modules"
  • Added new @turbo/codemod package for automatic migrations
  • Move configuration into turbo.json for convenience
  • Use packageManager in root package.json to determine package manager faster
  • Show deprecation warning when turbo key in package.json with suggestions to run npx @turbo/codemod create-turbo-config
  • Show deprecation warning when packageManager key in package.json is not set with suggestions to run npx @turbo/codemod add-package-manager
  • Updated create-turbo templates to set packageManager automatically
  • New and improved documentation search and UI tweaks

Bug Fixes

  • Fixed regression where turbo prune broke subsequent yarn install --frozen-lockfile
  • Fixed CRLF/LF issues in lockfile and yaml parsing
  • Fixed memory leak / CPU overheating issue

Commits

New Contributors

Full Changelog: v1.0.29...v1.1.0

Don't miss a new turbo release

NewReleases is sending notifications on new releases.