- Fixed several runtime and build bugs (fallback runtime config, safe onNuxtReady, Vue router deduplication, test utils cleanup, etc.)
- Improved performance by simplifying generated variable names, caching style module imports, and using compiled regular expressions
- Updated documentation with new examples, plugin guidance, config details, and link fixes