Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 572 Bytes

svelte-fast-dimension

1.1.0

  • Support Svelte 4
  • Generate hi-res sourcemap

1.0.0

  • Export ESM only
  • Remove svelte-preprocess caveat

0.0.3

Patch Changes

  • Support binding on objects and arrays (#8)

0.0.2

Patch Changes

  • Allow defining attributes before binding (#4)

0.0.1

Patch Changes