Skip to content

v3.4.1

Compare
Choose a tag to compare
@danielroe danielroe released this 13 Apr 10:35
· 2314 commits to main since this release
940fb0b

3.4.1 is a patch release. We've pulled it forward slightly to fix a couple of breaking bugs in 3.4.0.

πŸ‘‰ Changelog

compare changes

🩹 Fixes

  • nuxt: Set config on ssrContext in spa renderer (#20216)
  • nuxt: Mark entire payload as reactive (#20218)
  • nuxt: Add missing imports to <NuxtClientFallback> (#20237)
  • nuxt: Improve handling of redirects within middleware (#20244)
  • nuxt: Do not redirect when vue-router normalises url (#20247)

πŸ“– Documentation

  • Add a brief description of transform/pick (#20186)

βœ… Tests

  • Add js payload test suite (#20217)

❀️ Contributors