Skip to content

v2.0.0-beta.18

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 23:58
· 230 commits to main since this release
4c0024c

🚀 Features/Improvements

@blitzjs/rpc

  • 72a4e59: internal: remove unneeed useSession from useQuery hooks
  • c0a3b1e: Fix mutability bug in RPC configuration
  • ed2b0e2: Add ability to put your query and mutation resolvers in a separate monorepo folder, allowing you to use them in multiple apps.