github blitz-js/blitz v2.0.0-beta.16

latest releases: v2.1.0, v2.1.1, blitz@2.1.1...
22 months ago

🚀 Features/Improvements

@blitzjs/auth

  • 55a43ce: maybe fix anon session CSRF issue + add ability to customize anon session expiry time

@blitzjs/next

  • 11b548e: Change setupBlitzServer logger config to be optional. Will default to BlitzLogger

@blitzjs/rpc

  • 55a43ce: maybe fix anon session CSRF issue + add ability to customize anon session expiry time
  • ceb7db2: Add an opt-in GET request support to RPC specification by exporting a config object that has the httpMethod property.
    from query files.

🐞 Patches

blitz

  • 1569bd5: Upgrade tslog to the latest version
  • ceb7db2: Add an opt-in GET request support to RPC specification by exporting a config object that has the httpMethod property.
    from query files.
  • 8e5903c: Fix cannot find module db error in JavaScript template. Replace requiring the config using esbuild with parsing using jscodeshift to get the cliConfig values. Added logic to find the blitz-server file in src directory
  • 4545912: Include resolvers in src directory in blitz console

@blitzjs/generator

  • 1569bd5: Upgrade tslog to the latest version
  • 8e5903c: Fix cannot find module db error in JavaScript template. Replace requiring the config using esbuild with parsing using jscodeshift to get the cliConfig values. Added logic to find the blitz-server file in src directory

Don't miss a new blitz release

NewReleases is sending notifications on new releases.