v1.0.0-alpha.8
·
57 commits
to main
since this release
🩹 Fixes
- Skip hydration check if client only component (#227)
- lazy-load: Prefer cloning component over wrapping component (#232)
- client: Add empty unocss config object (#233)
- lazy-load: Use NuxtComponent name for auto-imports (#235)
✅ Tests
- Add basic sse tests (#228)
❤️ Contributors
- Julien Huang (@huang-julien)