3.31.1 is a patch release to address a regression when creating a new project.
π Changelog
π₯ Performance
- dev: Use
joinrather thanresolveif adding static string (b0b8fd5)
π©Ή Fixes
- dev: Ensure
tsconfig.jsonexists before starting dev server (0aa3a0f) - dev: Handle completions when running
npm create nuxt(#1149)
β Tests
- Add e2e test for
create-nuxtcli (3650f92)
β€οΈ Contributors
- Daniel Roe (@danielroe)
- AmirHossein Sakhravi (@AmirSa12)