1.0.0
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