Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 07:01
· 85 commits to main since this release
751d554

Minor Changes

  • 86c4f14: Introduce ?noTheme config query, in types, docs and examples.

  • 86c4f14: Breaking change: The default theme has changed.

    • Instead of separating fills and strokes, equal colors are substituted in the
      same way. This makes it easier to support monotone/duotone/tritone themes,
      and reduces the output size.
    • The CSS custom properties have changed, to --svg-use-color-*
  • 86c4f14: Export the default Component in bundler ambient type declarations.

Patch Changes