Bug Fixes
- exclude devtool's maximum width limit (8b0c701)
- i18n vite plugin error during nuxt warmup (5395617), closes nuxt-modules/i18n#3241
Features
- add 404 error page (cfca59e)
- add app head (625962f)
- add AppFooter component (3506175)
- add AppHeader component (3defeb9)
- add layouts (6677882)
- add Pinia persist store example (df77a46)
- add profile page (5c3f4fd)
- add route transition animation (f82fb8f)
- add unocss (98704fa)
- add unocss example (4d59b36)
- rewrite index.vue (1940b2a)
- support
keep-alive
(4cfd1c8) - support dark mode (ecdf6d6)
- support i18n (6505505)
- theme colors (ba6e59a)
- use
[@nuxt](https://github.com/nuxt)/eslint
(2374ed5) - use component (b362d4f)
- use nuxt 4 structure (7e8d6e2)
- use simple-git-hooks (f2c3bc8)
- vw/vh support (9175e48)