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

v1.0.24

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 31 Dec 14:14
· 7588 commits to main since this release

What's Changed?

  • Added pnpm starter to create-turbo
  • Fixed yarn lockfile parsing on Windows machines. In the past, windows machines would not resolve yarn deps like linux and mac, but just hash the contents of the file. This has been fixed and removed.
  • Fixed log output streaming so that both stderr and stdout now correctly print output regardless of which one goes first. This was causing rollup and storybook watch commands to hang

Commits

New Contributors

Full Changelog: v1.0.23...v1.0.24