Skip to content

@spectrum-css/[email protected]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Oct 17:40
· 57 commits to main since this release
41f4173

Major Changes

📝 #4249 9629fe3 Thanks @castastrophe!

This update removes --mod-* custom property hooks per SWC-1264, see also the RFC for extensible styling.

  • Remove all --mod-* custom property hooks.
  • Keep existing class selectors and variants unchanged.
  • Update stories to reflect the removal of the --mod-* override layer.

Breaking change: the --mod-* override layer is removed. Consumers should set --spectrum-* variables directly where customization is needed.