Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 765 Bytes

CHANGELOG.md

File metadata and controls

36 lines (24 loc) · 765 Bytes

Change Log

v3.1.0

  • Svelte v5 stable: #56 (and other package updates)
  • Svelte peer dependencies updated to v5.14.0
  • Changed state.frozen -> state.raw #55

v3.0.1

  • Svelte v5.0.0-next as peer dependency along with v5.0.0

v3.0.0

  • Svelte v5 support

v2.0.0

  • Svelte v4 / v3 support

1.1.0

  • [CORE][0.14.1]
  • Transition type
  • valueTextFontWeight prop from 'CORE'

1.0.2

  • d3, lodash-es, memoize-one listed as dependencies.

1.0.1

  • [CORE][0.11.0]
  • Added src to final build for svelte app consumers
  • Fixed bundling issues with lodash by moving to lodash-es
  • tests

1.0.0

  • Library launch