npm nuxt 1.1.0
v1.1.0

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

Improvements

  • Many improvements for better CLI error handling
  • CLI commands exit with code (1) on any unwanted error with modules (Except nuxt dev)

Minor

  • Add support for CSP script-src safe inline (PR #2549) via render.csp option in nuxt.config.js
  • Align nuxt-start package.json with main package.json (PR #2556) (nuxt-start is still WIP)

Patches

  • fix: Prioritize nested node_modules, fix #2558
  • fix: Nested redirect in spa mode
  • fix: Cannot read property 'call' of undefined when extractCSS is true, fix #2551
  • fix: Improve loading bar to handle page redirects (even to origin page), fix #2563

Don't miss a new nuxt release

NewReleases is sending notifications on new releases.