npm nuxt 2.8.1

latest releases: 3.11.2, 3.11.1, 3.11.0...
4 years ago

🐛 Bug Fixes

  • vue-renderer
    • #5867 Fix exception on property access of undefined object
    • #5863 Prevent "can't set headers after they are sent" error in modern server mode
  • vue-app
    • #5864 Reduce consola direct access and don't override browser console.log
  • cli
    • #5865 Don't mutate options export to prevent ESM regression with nuxt.config in mixed (cjs + esm) mode (TIP: never mix them as is non-standard and may be unsupported in any future version)

💅 Refactors

  • typescript
    • #5854 Prepare for external typescript support

💖 Thanks to

  • Rafał Chłodnicki (@rchl)

Don't miss a new nuxt release

NewReleases is sending notifications on new releases.