Skip to content

v0.10.7

Choose a tag to compare

@atinux atinux released this 29 Apr 23:32

Features

  • Add generate.interval to wait X ms between every render on nuxt generate (@jroxendal via #617)

Improvements

  • Add --config-file option in nuxt dev mode (@alexmoreno via #592)
  • Add chunkNames on Webpack for code-splitted pages and layouts:

screen shot 2017-04-17 at 16 13 57

Bug fixes

  • The bundles are now directly in the dist folder when using nuxt generate with publicPath being an URL (fix #612)
  • Lock version for Vue ~2.2, we are working on implementing Vue 2.3 as soon as possible! (@qm3ster via #637)