Releases: gilbarbara/react-inlinesvg
Releases · gilbarbara/react-inlinesvg
2.1.0
- Fix cache with failed requests: 5634b75
- Add demo for codesandbox: d34b0c6
- Upgrade dependencies and types: feeffda
2.0.0
Major Changes
- Render a loader (if provided) in SSR instead of null: 91ccfa0
- Update react peerDependency to ^16.8.0: 86bb152
- Remove InlineSVGError: 39a20d0
Minor Changes
1.2.0
- Add test for utf-8 characters (fixed in react-from-dom 0.3.0): 3bdf85c
- Update attributes match: fea6d5f
- Update tests setup: 4f51921
- Upgrade dependencies: 15d50db
1.1.6
Patches
- Fix handling of non-id hrefs: 0a40901
- Update data detection, fix datahref fixture and update tests: ed77e5a
- Upgrade dependencies: c8a9f4e
1.1.4
- Remove once from dependencies: 1acf271
1.1.3
- Update typescript options and remove babel/eslint: e5888b8