- Breaking change – rename data method to asyncData and replace generate.routeParams with generate.routes (docs updated).
- New features – Vue 2.2.5 CSS handling, JSX support, build.publicPath for CDN, router.mode, custom app template, middleware alias, direct CSS imports, automatic prefetch and gzip performance options.
- Improvements and bug fixes – nuxt.render now always returns a Promise, cleaner CLI output, layout switch fix, extendRoutes Windows support, correct middleware handling on error pages, and other stability fixes.