npm blitz 0.22.3-canary.0
v0.22.3-canary.0

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

🔥 Major Changes

  • Remove prisma client generation from blitz in favor of new package.json schema config (Requires Prisma 2.7.0+ & new field in package.json)): #1121

🚀 Minor Changes

  • Add --force flag for blitz db reset command: #1107
  • Enable automatic network request cancelation for queries/mutations: #1092

🐞 Patches

  • Change the new app schema provider to be just sqlite instead of an array: #1091
  • Improve rendering of errors in generated Final Form <LabeledTextField>: #1095
  • Fix blitz generate pages to use kebab-case for all url paths: #1089
  • Add test, tests, spec, specs to build hash ignore list: #1102
  • Fix inability to have a /test page: #1111
  • Fix cli cache file to be in temp directory instead of project directory: #1087
  • Fix blitz new spewing out all the database migration logs: #1116
  • Fix ES5 compatibility: #1124

⚡️ Changes to the New App Template

  • Add tsc to pre-commit and lint to pre-push: #1104
  • Add dotenv-flow to jest config for new apps: #1112

👩‍🍳 Recipes

  • Improve Recipe for Render.com: #1108

Internal Meta Changes

  • Docs: add taylorcjohnson as a contributor: #1093
  • Add "recipe" and "newapp" type to release patch: 63c9375
  • Docs: add doeixd as a contributor: #1109
  • Docs: add hardfire as a contributor: #1113
  • 🎉 Add Satoshi Nitawaki as L1 Maintainer: #1119
  • Fix slack channel name in MAINTAINERS.md: #1117
  • Add @tsriram as a contributor: 40a93ee
  • Add @sergiodxa as a contributor: ab3fc26
  • Update @cardotrejos as a contributor: 9ac856c

Credits

Huge thanks to @pbteja1998, @hardfire, @taylorcjohnson, @engelkes-finstreet, @doeixd, and @nitaking for helping!

Don't miss a new blitz release

NewReleases is sending notifications on new releases.