npm blitz 2.0.0-beta.16
v2.0.0-beta.16

latest releases: 0.0.0-next-js-15-20241105135421, 0.0.0-tanstack-query-5-20241105135355, 2.1.3...
2 years 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.