rsnext/packages
Jiachi Liu 3d3f02ecdc
fix missing command in next-codemod (#67216)
Running `pnpx @next/codemod@canary next-dynamic-access-named-export`
found the following error

```
Invalid transform choice, pick one of:
- name-default-component
- add-missing-react-import
- withamp-to-config
- url-to-withrouter
- cra-to-next
- new-link
- next-og-import
- metadata-to-viewport-export
- next-image-to-legacy-image
- next-image-experimental
- built-in-next-font
```

Turns out we're missing it in cli command list
2024-06-27 18:00:07 +02:00
..
create-next-app feat: enable @typescript-eslint/recommended in create-next-app --typescript (#52845) 2024-06-27 09:37:01 +00:00
eslint-config-next feat: enable @typescript-eslint/recommended in create-next-app --typescript (#52845) 2024-06-27 09:37:01 +00:00
eslint-plugin-next v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
font v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
next feat: enable @typescript-eslint/recommended in create-next-app --typescript (#52845) 2024-06-27 09:37:01 +00:00
next-bundle-analyzer v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
next-codemod fix missing command in next-codemod (#67216) 2024-06-27 18:00:07 +02:00
next-env v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
next-mdx v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
next-plugin-storybook v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
next-polyfill-module v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
next-polyfill-nomodule v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
next-swc v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
react-refresh-utils v15.0.0-canary.46 2024-06-26 23:23:20 +00:00
third-parties v15.0.0-canary.46 2024-06-26 23:23:20 +00:00