Skip to content

v1.0.7

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 13 Dec 15:58
· 6238 commits to main since this release

What's Changed

turbo

  • Fix parsing weird formats of the keywords field of some package.json files by @01walid in #161
  • Remove WriteFile and move it into CopyFile by @bolshoytoster in #204
  • Fix error when passing --api, --url, --heap, --cpuprofile, --trace, --no-gc flags by @jaredpalmer in #233

create-turbo

  • fix: remove ., which is not needed by @lidqqq in #186
  • update create-turbo template gitignore pnpm by @charkour in #196
  • Fix initiating a project within the current directory by @seanyusa in #212
  • Improved success output for create-turbo by @seanyusa in #222
  • Add engine requirements to create-turbo/package.json, fix examples/with-pnpm by @charkour in #199

Docs

Chores

New Contributors

Full Changelog: v1.0.6...v1.0.7