Skip to content

v3.14.0

Compare
Choose a tag to compare
@danielroe danielroe released this 26 Jul 20:15
· 43 commits to main since this release
587a0b5

compare changes

🚀 Enhancements

  • runtime-utils: Expose setup result from renderSuspended (#852)
  • e2e: Allow overwriting env variables in setup (#903)
  • e2e: Allow running e2e tests against existing server (#803)
  • e2e: Allow updating env in context before setup runs (#812)

🩹 Fixes

  • runtime-utils: Ts-ignore #build/ import until nuxt v3.12 release (66b23ae6)
  • runtime-utils: Allow setProps to replace an array (#877)

🏡 Chore

✅ Tests

  • Bump timeout in windows browser spec (73e2c716)

❤️ Contributors