npm blitz 0.30.0-canary.13
v0.30.0-canary.13

latest releases: 2.0.8, 2.0.7, 0.0.0-turbopack-20240403083540...
3 years ago

🚀 New Features

  • Change blitz generate delete mutation to use db.deleteMany instead of db.delete: #1924

🐞 Patches

  • Fix file paths in blitz server logs to be the original path instead of compiled path: #1933
  • Hopefully fix Windows EPERM , EBUSY, ENOTEMPTY, ENOENT errors: #1931
  • Remove all unneeded imports of React from templates: #1925
  • Unify blitz build folder. Now .blitz/build is always used instead of .blitz/caches/dev or .blitz/caches/build: #1930

⚡️ Changes to the New App Template

  • Remove browserslist from package.json because it only affects CSS: #1928

Internal Meta Changes

Don't miss a new blitz release

NewReleases is sending notifications on new releases.