C

nuxt/4/migration-recipe

How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This recipe is a set of codemods that will help migrate to Nuxt 4.

The recipe includes the following codemods:

  • nuxt/4/absolute-watch-path
  • nuxt/4/default-data-error-value
  • nuxt/4/deprecated-dedupe-value
  • nuxt/4/file-structure
  • nuxt/4/shallow-function-reactivity
  • nuxt/4/template-compilation-changes

Ready to contribute?

Build your own codemod and share it with the community.