github blitz-js/blitz v0.40.0-canary.6

latest releases: v2.0.8, blitz@2.0.8, @blitzjs/rpc@2.0.8...
pre-release2 years ago

💥 Potential Breaking Changes

  • validateZodSchema() is now async by default. You can specify sync/async with a second argument: #2616
    • Read the docs
    • This is only a breaking change if you were using validateZodSchema as a standalone utility. If you are only using it with a form library, then there is no breaking change.

🐞 Patches

  • Fix missing BlitzScript.getInlineScriptSource in canary release: #2676
  • Fix usage with pnpm (requires adding a few lines to .npmrc) #2673
  • Upgrade internal Typescript version and potentially improve TS perf: #2669

⚡️ Changes to the New App Template

  • Few improvements to LabeledTextField: #2677

👩‍🍳 Recipes

  • fix secureheaders recipe: 8d98843
  • removed unused htmlescape import in secureheaders recipe: #2675

Internal Meta Changes

  • Add Boostry as bronze sponsor: 83bcd44

Credits

Huge thanks to @Roesh and @prisis for helping!

Don't miss a new blitz release

NewReleases is sending notifications on new releases.