react-inlinesvg v1.0.0 Release Notes

Release Date: 2019-07-19 // almost 5 years ago
  • 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