npm blitz 2.0.0-alpha.58
v2.0.0-alpha.58

latest releases: 2.1.0-canary-3, 2.1.0-canary-2, 2.1.0-canary-1...
23 months ago

🚀 Features/Improvements

blitz

  • 83b3559: Truncate errors from api/auth/<strategy>/callback request to 100 characters before passing them to the ?authError= query parameter

🐞 Patches

@blitzjs/auth

  • 83b3559: Truncate errors from api/auth/<strategy>/callback request to 100 characters before passing them to the ?authError= query parameter

@blitzjs/next

  • 6ab9db7: Infer result type in the api handler and allow customizing it

@blitzjs/rpc

  • c721c10: Pass signal from useQuery to Blitz internal rpc client to be able to cancel queries on unmount

@blitzjs/codemod

  • dcdcd04: These are various changes to will make the codemod more dynamic and work with a larger variety of codebases. These fixes are implemented to make the codemod work with flightdeck.
  • 7e538ba: Import ErrorComponent as DefaultErrorComponent
  • 8e00605: Updates the error messages based on if it's a babel parse error or an unexpected error

@blitzjs/generator

  • e339e2f: Add hoist pattern entry for react-query in new app templates

Don't miss a new blitz release

NewReleases is sending notifications on new releases.