Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 22:45
· 202 commits to main since this release

Bug Fixes

  • build: Cannot read properties of undefined (reading 'isCollecting') (2208e31)
  • HstButtonGroup: not respecting options order (2bbfc1d)
  • HstSelect: support array of numbers, fix #423 (b7cc168)
  • isCollecting not working (4f6427c)
  • svelte-control-elements: textarea capitalization typo on interface (#413) (fbbc58f)
  • tailwind tokens not working with pnpm, fix #282 (f155491)
  • vue3: codegen v-model on prop with dash in name (c53ea61)

Features

  • pinceau: support Pinceau as Design System (#309) (d23a541)
  • update to vite 4.1, fix #434 (86e08d1)
  • vite-node: enable CJS fallback (71be82a)
  • vue: remove unknown components warnings (47517f8)