Skip to content

v3.3.0

Compare
Choose a tag to compare
@danielroe danielroe released this 11 Jun 16:58
· 37 commits to main since this release
043f1c9

👉 Changelog

compare changes

🚀 Enhancements

  • Port clear and clearNuxtData from upstream (#1212)

🩹 Fixes

  • Clear timeout when asyncData request finishes and aborts (#1220)
  • Skip node for which definePageMeta does not exist (#1223)
  • vite: Enable preventAssignment in rollup replace plugin (997e348)
  • vite: Don't set available port when hmr.server is set (569906c)
  • Match signature for nitro/nuxt useRuntimeConfigcomposables (#1230)

✅ Tests

  • Refactor page-meta test (#1224)

🤖 CI

  • Add release workflow (#1225)
  • Do not cache playwright binaries (23d9bd7)
  • Remove caching for playwright (e9a923a)

❤️ Contributors