这是indexloc提供的服务,不要输入任何密码
Skip to content

v1.0.29

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 26 Jan 18:00
· 7559 commits to main since this release

What's Changed?

  • fix: cached symlinks causing cache misses (#491)
  • fix: handle dead symlinks in walk (#569)

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