What's Changed?
What's coming?
In v1.1.x, we'll be moving configuration into turbo.json
and using the new packageManager
key to detect the package manager even faster. We're also going to be publishing a new package to assist with this and future incremental migrations called @turbo/codemod
. All of the changes coming are backwards compatible. turbo
will show a warning message along with the command you should run to execute the necessary migration.
Full Changelog: v1.0.28...v1.0.29