Skip to content
Snippets Groups Projects

Evidence collection

Release notes

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

2.0.0 (2024-09-23)

BREAKING CHANGES

  • allow one of label or aria-labelledby for input components

Features

  • allow one of label or aria-labelledby for input components (edcfefb)

Bug Fixes

  • deps: change peer deps clsx to ^2.1.0 (9eb76f1)
  • deps: update @sikt/sds-form@3.0.0 (6859894)
  • deps: update dependency react-aria-components to ^1.3.1 (d691705)

1.0.1 (2024-07-03)

Bug Fixes

  • combobox: safari outline styling (bc9e67a)
  • deps: update @sikt/sds-core to ^3.0.2 (a55b4c2)
  • deps: update @sikt/sds-tokens to ^1.0.1 (3618147)
  • deps: update dependency react-aria-components to ^1.2.0 (cf370da)
  • package json exports (b62fed7)

1.0.0 (2024-04-17)

Features