Skip to content

1.0.0

Compare
Choose a tag to compare
@gilbarbara gilbarbara released this 19 Jul 00:22

Main changes

  • remove httpplease in favor of fetch (needs polyfill for legacy browsers)
  • add DOMParser and dom-to-react to avoid having a wrapper with dangerouslySetInnerHTML
  • rename and cleanup props
  • spread custom props in the svg element for greater control
  • improve caching
  • initial support for SSR (more to come)

Commits