Releases: gilbarbara/react-inlinesvg
Releases · gilbarbara/react-inlinesvg
4.0.2
- Upgrade dependencies: 63d5cb7
- Refactor cache and provider to support SSR: 1d331b1
3.0.2
- Update README: 08e1e1d
- Upgrade dependencies: 44b2b82
- Fix cache detection: dabee5e
- Replace createElement with createElementNS: e4f4f5a
- Add null to the "title" prop type to remove it: b1d43c0
- Update GH workflow and codesandbox ci: dc5517b
3.0.1
- Update README: 9964297
- Update CI workflow: 9e28ace
- Upgrade dependencies: 81c2027
- Update initialization to handle React 18.x StrictMode: a53cef6
- Update node to 16.x in codesandbox and gh actions: aafc8f8
- Update demo: c328324
2.3.0
- Upgrade dependencies: 3915968
- Add fetchOptions prop: 3c280f3
- Fix race condition with rapid src changes: 2659e48
- Export the
cacheStore
: b0f67a0
2.2.1
- Update typings to use React.SVGProps instead of React.HTMLProps: 8bc1815
- Upgrade dependencies: b36df65