Skip to content

v3.31.1

Latest

Choose a tag to compare

@danielroe danielroe released this 05 Dec 11:14
Immutable release. Only release title and notes can be modified.
91b2d23

3.31.1 is a patch release to address a regression when creating a new project.

👉 Changelog

compare changes

🔥 Performance

  • dev: Use join rather than resolve if adding static string (b0b8fd5)

🩹 Fixes

  • dev: Ensure tsconfig.json exists before starting dev server (0aa3a0f)
  • dev: Handle completions when running npm create nuxt (#1149)

✅ Tests

  • Add e2e test for create-nuxt cli (3650f92)

❤️ Contributors