Skip to content

v3.13.0

Compare
Choose a tag to compare
@danielroe danielroe released this 23 Aug 14:00
· 91 commits to main since this release
600bb5d

compare changes

🚀 Enhancements

  • build: Warn if --prerender overrides --preset (#392)
  • module: Support other nuxt config extensions when adding (#401)
  • module: Install module peer dependencies (#442)
  • info: Link to issue templates (#406)

🩹 Fixes

  • Allow configuring vite hmr protocol (#436)
  • Add -w arg when updating pnpm root workspace (#449)
  • Keep nuxt current dependency type (#430)

💅 Refactors

  • module: Use c12 util to update config (#441)

🏡 Chore

  • Remove is-number from bundled cli (#439)
  • Remove unnecessary spread operator and fix typos (#459)

❤️ Contributors