Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 18:19
· 70 commits to main since this release
c4cdc5e

Minor Changes

  • 05fa11e: Breaking change: Props now extend SVGAttributes<SVGSVGElement>
    instead of HTMLAttributes<SVGSVGElement>. This should be more permissive
    in most practical SVG cases, but it might cause type errors with existing uses
    of ThemedExternalSvg.