Skip to content

v30.4.3

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 30 Sep 03:23
· 969 commits to master since this release
2ed7043

Patch Changes

  • Buttons, Fields, TextLinks, Toggle: Use span for field state overlays instead of div (#1006)

    Produce more valid HTML as div elements are not as flexible with which elements they can be inside (from a validators perspective).

  • Update vanilla-extract dependencies (#1008)