- Breaking change: <nuxt> container component removed and default layout moved to layouts/default.vue.
- Feature: Introduced per-page custom layouts with lazy loading, layout property, and layout-specific head elements.
- Bugfixes: Fixed complex route generation issues, added extensive tests, and updated documentation.