🐞 Patches
blitz
- 638f231: Prevent
Minified react error #419
in production
@blitzjs/codemod
- 2313fa6: Fix upgrade-legacy codemod replacing identifiers with an invalid value. Previously new values were hardcoded to
NextApiRequest
. Now we're using correct values provided asreplaceIdentifiers
function argument. - 1bf185d: Add a new codemod step to update the .eslintrc.js file
@blitzjs/generator
- b72d121: Add vscode debugging configuration to new app templates