Skip to content

Latest commit

 

History

History
98 lines (62 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

98 lines (62 loc) · 1.81 KB

@solid-aria/collection

0.2.0

Minor Changes

  • 5c594a6: - add textfield, accordion
    • fix title and children render twice when used via item.props in collection item (breaking changes)

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

  • 2ca4cfc: Change dependency versions of packages from "workspace^" to "^0.1.0" (current version) — Fixes #29 Move solid-primitives packages from peerDependencies to dependencies.
  • Updated dependencies [2ca4cfc]

0.1.0

Minor Changes

  • dcfaa90: Release menu package, breaking change all primitives return plain object props instead of memoized value

Patch Changes

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.1

  • Initial release as a Stage-0 primitive.