Skip to content

v0.9.6

Choose a tag to compare

@metonym metonym released this 15 Aug 15:53
· 2242 commits to master since this release

Documentation

As part of the Rollup build process, we leverage the Svelte compiler to parse exported components to generate TypeScript definitions and static documentation (PR #228). Previously, some components were incorrectly typed (issue #227).

Bug fixes

  • fix broken DatePicker: reverts 6d5f1e5 to use default imports (issue #232)