rsnext/packages/next-codemod/transforms
Jiachi Liu 194e94ed6e
codemod: migrate ImageResponse imports (#57074)
Adding codemod for #56662 for easier migration of `ImageResponse` from `"next/server"` to `"next/og"`
2023-10-19 20:02:25 +00:00
..
__testfixtures__ codemod: migrate ImageResponse imports (#57074) 2023-10-19 20:02:25 +00:00
__tests__ codemod: migrate ImageResponse imports (#57074) 2023-10-19 20:02:25 +00:00
add-missing-react-import.ts enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00
built-in-next-font.ts Only run toSource in next/font codemod if there are changes (#46877) 2023-03-07 11:21:03 -08:00
cra-to-next.ts [Docs] Update react docs link (#47891) 2023-04-04 11:56:03 -07:00
name-default-component.ts enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00
new-link.ts enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00
next-image-experimental.ts fix: codemod should preserve type only import (#46512) 2023-02-27 21:36:26 +00:00
next-image-to-legacy-image.ts fix: codemod should preserve type only import (#46512) 2023-02-27 21:36:26 +00:00
next-og-import.ts codemod: migrate ImageResponse imports (#57074) 2023-10-19 20:02:25 +00:00
url-to-withrouter.ts Move next-codemod to Next.js monorepo (#15536) 2020-08-10 11:14:53 +02:00
withamp-to-config.ts fix: next-image-experimental codemod (#45970) 2023-02-17 01:36:09 +00:00