Releases: kingyue737/nuxt-echarts
Releases · kingyue737/nuxt-echarts
v0.2.4
🩹 Fixes
- Type of VChartLight container (18c285a)
- Also load required echarts functionalities on server side (5b91e00)
🏡 Chore
❤️ Contributors
- Yue JIN [email protected]
v0.2.3
v0.2.2
🩹 Fixes
- Use globalThis instead of global for edge function environment compability (b53dd3a)
❤️ Contributors
- Yue JIN [email protected]
v0.2.1
v0.2.0
🚀 Enhancements
⚠️ Remove extra container on VChart and simplify styles (b4c9e4d)
🩹 Fixes
📖 Documentation
- Update VChart source link (41e860c)
- Add search engine verification (aeb03f1)
- Apply crawler workaround (16b1221)
- Typo (88fa9ab)
- Stable now (524ddc6)
🏡 Chore
⚠️ Breaking Changes
⚠️ Remove extra container on VChart and simplify styles (b4c9e4d)
❤️ Contributors
- Yue JIN (@kingyue737)
v0.1.0
🚀 Enhancements
⚠️ Use normal component instead of client-only when ssr is turned off (0b7d7ed)- Directly resolve VChartServer as server halve of VChart (7ecb586)
🩹 Fixes
📖 Documentation
- Fix og image type (724a439)
🏡 Chore
- Up deps (b29ac57)
- Up deps (657702d)
- Add event example in playground (211ddc7)
- Add nightly release script (dc84ccf)
⚠️ Breaking Changes
⚠️ Use normal component instead of client-only when ssr is turned off (0b7d7ed)
❤️ Contributors
- Yue JIN [email protected]
v0.0.11
🚀 Enhancements
- Resize callback is now a ResizeObserverCallback (a4a4062)
🩹 Fixes
- VChart event not correctly registered (20aa964)
📖 Documentation
- Remove redundant changelog (45b435d)
❤️ Contributors
- Yue JIN [email protected]
v0.0.10
🩹 Fixes
- Suppress island warning when ssr is turned off (ce76918)
- Skip ResizeObserver's initial resize (2b6d3c5)
📖 Documentation
- Remove wrong generated commits in CHANGELOG.md (76ab291)
- Simplify module name in installation (12780dc)
🏡 Chore
- release: V0.0.9 (d8628c7)
- Remove unused logo component (9a9f0c9)
- Format playground and docs with prettier plugin (5782dce)
- Add echarts 5.5 in peerDependencies (62b328c)
- Edit souce link to avoid redirect (4c8b3a2)
- Up echarts (f8998bd)
- Up deps (cc88e66)
✅ Tests
- Add basic e2e test (81ee8e7)
❤️ Contributors
- Yue JIN (@kingyue737)
v0.0.9
🩹 Fixes
- VChartLight type not correctly emited (91982e8)
🏡 Chore
- release: V0.0.8 (ff5cf52)
❤️ Contributors
- Yue JIN [email protected]
v0.0.7
🩹 Fixes
- VChart ssr now works (ec5f963)
🏡 Chore
- Remove icon on playground (a26a963)
❤️ Contributors
- Yue JIN [email protected]