github-actions
released this
21 Nov 14:11
·
67 commits
to next
since this release
Major Changes
- BREAKING CHANGE: The attribute / prop
data-ds-color-mode
has been renamed todata-color-scheme
(#2798)
Minor Changes
- CLI:
tokens build
command now generates acolors.d.ts
file which enables type safety for thedata-color
attribute when included in yourtsconfig.json
. The@digdir/designsystemet-theme
package has been updated to include types for those themes. (#2795)