- SSR logs are now reported to the browser console and Nuxt auto‑reloads when a store/ directory is added or changed.
- Introduced configurable aliases, renamed `transition` to `pageTransition` (deprecation), and made Babel presets extendable.
- Dropped Node < 8.6 support for TypeScript, upgraded ts‑loader to v6, and fixed numerous builder, Vue, and Webpack bugs.

