🐞 Patches
@blitzjs/next
- a3c92cb: Allow using
RouteUrlObject
asredirect.destination
ingetStaticProps
andgetServerSideProps
@blitzjs/rpc
- 4902802: Add
getQueryData
utility to get an existing query's cached data
@blitzjs/codemod
- 86af6de: Wrap middlewares with
BlitzServerMiddleware
function with codemod - 72a332e: Wrap
blitz.config.ts
with thewithBlitz
function during the codemod step instead of creating a blanknext.config.js
file - 2d1482f: Allow codemod to finish if
cookiePrefix
is undefined. Then show an error at the end of the codemod output