Features
- Nested Vuex modules are now possible via the file API (@rhwilr via #447), see the vuex-store-modules example
- Nuxt.js extracts
manifest.[hash].js
to bundle the webpack runtime code, improving the vendor bundle cache possibilities (see Webpack doc). The filename is customisable, see build.filenames.manifest.