Skip to content

v2.13.3

Compare
Choose a tag to compare
@pi0 pi0 released this 02 Jul 18:09

πŸ› Bug Fixes

  • vue-app
    • #7656 Check plugin key on Vue.prototype instead of Vue
    • #6745 Sanitize path with trailing slash in getLocation (resolves #6744)
    • #7654 Handle layout on client error (resolves #7567)
    • #7657 Don't fetch payload on first spa fallback render (resolves #7648)
  • webpack
    • #7635 Modern build should wait for legacy assets (resolves #7562, resolves #7628)
    • #7639 Use compact name for concatenated modules (resolves #7625)
  • cli
    • #7647 Handle nuxt static command πŸ‘€

πŸ’… Refactors

  • csp
    • #7659 Remove unsafe-eval in dev mode

πŸ“ Examples

  • with-sockets
    • #7650 Deprecated callback and use cjs
  • with-vuetify
    • #7638 Use v-main instead of v-content

πŸ‘• Types

  • general
    • #7626 Import types for @nuxt/telemetry and @nuxt/components

πŸ’– Thanks to