Skip to content

Releases: victorgarciaesgi/vue-chart-3

v3.1.8

24 Mar 15:45
Compare
Choose a tag to compare

Shitty release that remove a forgotten console.log 馃檭

v3.1.7

24 Mar 15:31
Compare
Choose a tag to compare
  • Fixed labels reactivity issue

v3.1.6

21 Mar 15:13
Compare
Choose a tag to compare
  • Fixed a bug with options props reactivity

v3.1.5

21 Mar 14:52
Compare
Choose a tag to compare
  • 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

22 Feb 14:20
Compare
Choose a tag to compare
  • Fixed @vue/runtime-[core|dom] peer deps

v3.1.0

15 Feb 12:11
Compare
Choose a tag to compare
  • 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

24 Jan 14:12
43d6eaf
Compare
Choose a tag to compare
  • Fixed nanoid dependencies + fix peer dependencies resolution with @vue/runtime-dom

v3.0.6

07 Jan 10:01
Compare
Choose a tag to compare
  • Fixed #75 with peer deps

v3.0.5

06 Jan 16:21
Compare
Choose a tag to compare
  • Fixed bug #33 with datasets hidden property not being reactive

v3.0.2

24 Nov 16:05
Compare
Choose a tag to compare
  • Fixed tsx props typings
  • cleanup