npm blitz 0.22.0
v0.22.0

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

🚀 Minor Changes

  • Add ability to set custom authenticateOptions for the Passport.js adapter: #1024
  • Add secureProxy option the the Passport.js adapter: #1033
  • Minor improvements to default auth-utils.ts file: #1021
  • Enable passing extra prisma args to blitz db migrate(#1012): 60d0c9d
  • Add link to signup page to login form for new apps: #1050
  • Tiny tweak to Layout component in new apps: #1051
  • Update dependencies in new app template: #1036

🐞 Patches

  • Fix react warnings from Formik in new apps: #1019
  • Fix Heroku issue where blitz start --production always rebuilds even after running blitz build(#1023): b1b8b5f
  • Fix heroku rebuilding on start: #1029
  • Fix ctx.session.authorize() throwing AuthorizationError instead of AuthenticationError if user logged out.: #1030
  • Fix UnhandledPromiseRejectionWarning from useQuery during static pre-rendering: #1038
  • Fix: export AppProps as a generic type: #1034
  • Fix bug where test files would cause blitz build to fail: #1045

Internal Meta Changes

  • Adds no-use-before-define lint rule: #998
  • Docs: add clgeoio as a contributor: #999
  • Docs: add nitaking as a contributor: #1040
  • Docs: add engelkes-finstreet as a contributor: #1041
  • Bump node-fetch from 2.6.0 to 2.6.1 in /packages/generator: #1042
  • Docs: add PixelsCommander as a contributor: #1048
  • Refactor(server): Added isTypescript explicit flag, config refactored: #1014
  • Add @madflow as a contributor: 4f1d80f
  • Add @sirmyron as a contributor: 3afab44

Credits

Huge thanks to @engelkes-finstreet, @PixelsCommander, @alan2207, @anteprimorac, @SigurdMW, @clgeoio, and @svobik7 for helping!

Don't miss a new blitz release

NewReleases is sending notifications on new releases.