Getting started
Migration Steps
1
Opt in to Nuxt 4
- Upgrade to the latest version of Nuxt:
- Set
compatibilityVersion
to match Nuxt 4 behavior:nuxt.config.ts
2
Run migration codemods
- nuxt/4/absolute-watch-paths
- nuxt/4/default-data-error-value
- nuxt/4/deprecated-dedupe-value
- nuxt/4/file-structure
- nuxt/4/shallow-data-reactivity