Releases: MoOx/react-svg-inline
Releases · MoOx/react-svg-inline
2.1.1
- Fix accessibility* for svgs with newlines
by @cmrigney in #26
2.1.0
- Add
accessibilityLabel
and accessibilityDesc
props for a11y
by @filoxo in #23
2.0.0
- Fixed: Use
prop-types
package instead of react export to avoid warning with react@^15.5.0
.
Released as a major version since react (specified as in “peerDependencies”) needs a stricter range.
1.2.0
- Added: React ^15.2.0 support (no more warnings)
(#4 - @nason)
1.1.0
- Added: compat with react@15
1.0.1
- Fixed:
main
prop in package.json