WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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