yarn nuxt 0.7.9
v0.7.9

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

Features

  • Add env in the data context argument
  • Add $nuxt.error({ statusCode, message }) method in the client side for calling the error page

Improvements

  • Add generated name in the routes generates by the pages directory (ex pages/index.vue will me the index name, pages/foo/bar.vue will be foo-bar)

Fix

  • Fix router.base when set to '/' or undefined, avoid generating 2 //

Misc

Don't miss a new nuxt release

NewReleases is sending notifications on new releases.