Skip to content

Latest commit

 

History

History
395 lines (328 loc) · 9.58 KB

CHANGELOG.md

File metadata and controls

395 lines (328 loc) · 9.58 KB

@solid-aria/primitives

0.4.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.3.0

Minor Changes

  • e43ef3e: - @solid-aria/primitives: added meter package.
    • @solid-aria/meter: new package.

Patch Changes

0.2.0

Minor Changes

  • e6bac81: - @solid-aria/i18n: added createNumberFormatter primitive.
    • @solid-aria/primitives: added progress and separator packages.
    • @solid-aria/utils: added number utilities.
    • @solid-aria/progress: new package.
    • @solid-aria/separator: new package.

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

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.13

Patch Changes

0.0.12

Patch Changes

0.0.11

Patch Changes

0.0.10

Patch Changes

0.0.9

Patch Changes

  • 2737827: add breadcrumbs package
  • Updated dependencies [2737827]

0.0.8

Patch Changes

0.0.7

Patch Changes

0.0.6

Patch Changes

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

  • 720cec1: refactor(i18n): rename useDefaultLocale to createDefaultLocale
  • Updated dependencies [720cec1]
  • Updated dependencies [8d5cfa3]

0.0.1

  • Initial release as a Stage-0 primitive.