Releases: victorgarciaesgi/vue-chart-3
Releases · victorgarciaesgi/vue-chart-3
v3.1.8
v3.1.7
- Fixed labels reactivity issue
v3.1.6
- Fixed a bug with
options
props reactivity
v3.1.5
- Fixed a big bug where new data wasn't take into account in the watcher and compare functions didn't had new data
v3.1.1
- Fixed @vue/runtime-[core|dom] peer deps
v3.1.0
- Refactored the project to add esm and cjs builds
- Compatible with Vite.js and Nuxt 3
- Changed Jest to Vitest ⚡️
- Fixed docs
- Added useful JSdocs
- Changed Yarn to Pnpm
- More!
v3.0.9
- Fixed nanoid dependencies + fix peer dependencies resolution with
@vue/runtime-dom
v3.0.6
v3.0.5
v3.0.2
- Fixed tsx props typings
- cleanup