Skip to content

Releases: nuxt/nuxt

v0.2.4

09 Nov 01:36
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

Features

Misc.

v0.2.3

08 Nov 03:01
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Features

  • Add plugins options to load given files before loading the vues.js application (see example)

Misc.

v0.2.2

08 Nov 01:29
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Fix

  • Catching error on new Nuxt() was calling then() instead of catch()
  • Production mode, extract all chunks in CSS now

v0.2.1

08 Nov 00:18
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Features

  • Support meta field in custom routes

Misc.

  • Add .npmignore to ignore examples/
  • Add README.md to examples/custom-routes/ (read it here)
  • Add Context part in README.md of `examples/async-data/ (red it here
  • Remove --harmony_proxies flag

v0.2.0

07 Nov 22:33
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Features

Fixes

  • display error when webpack build fails