Features
- We can now define headers and meta attributes via the
head
field in components andnuxt.config.js
, see examples/head-elements - Compatibility with webpack beta 26
- Add alias
~static
in webpack for assets -><img src="~static/nuxt.png" />
head
field in components and nuxt.config.js
, see examples/head-elements
~static
in webpack for assets -> <img src="~static/nuxt.png" />
Don't miss a new nuxt release
NewReleases is sending notifications on new releases.