v2.0.7
🐞 Patches
-
ee7bf87: Turbopack support for Blitz
This PR includes the changes required to make the Blitz loaders work with Turbopack.
⚠️ Upgrade to latest next canary to use this feature:>14.2.0-canary.25
.
ℹ️ While using turbopack currently fewinvalid
config warnings will be shown, which can be ignored and should be fixed upstream in next.js. For more context: #4314Usage:
pnpm blitz dev --turbo
-
178c152: fix: patch next.js to hide intentional throws of
DYNAMIC_SERVER_USAGE