Skip to content

v3.35.0

Choose a tag to compare

@danielroe danielroe released this 27 Apr 11:46
· 9 commits to main since this release
Immutable release. Only release title and notes can be modified.
2fd7bcf

3.35.0 is the next minor release.

πŸ‘‰ Changelog

compare changes

πŸš€ Enhancements

  • cli: Locks for agents running dev and build commands (#1265)
  • dev: Allow nuxt to provide dev handler directly (#1244)

πŸ”₯ Performance

  • Lazily initialise completions only when requested (#1289)
  • Move templateNames to separate chunk to decrease parse time (#1290)
  • dev,build: Use loaded nuxt version in banner (#1291)

🩹 Fixes

  • Split NODE_PATH by : (e14ce27)
  • dev: Resolve package versions via their parents (#1283)

🏑 Chore

  • Surface deno updates as their own PR pending approval (7035a49)

πŸ€– CI

  • Disable size-comment for now (d63d9b2)
  • Disable renovate updates for deno (cfb3677)

❀️ Contributors