Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Atinux Atinux released this 14 Nov 22:59

Features

  • We can now define headers and meta attributes via the head field in components and nuxt.config.js, see examples/head-elements
  • Compatibility with webpack beta 26
  • Add alias ~static in webpack for assets -> <img src="~static/nuxt.png" />