v13.7.0
What's Changed
- Fix windows build issues by @marlenecota in #1923
- fix: fill/stroke setters and implement currentColor on Windows by @marlenecota in #1928
- refactor: remove circular dependency by @Fasteel in #1929
- Include proguard config by @heroic in #1842
- fix: accept comas in viewbox by @WoLewicki in #1952
- Fix nested SVGs in iOS #1437 by @WoLewicki in #1948
- fix: restore black as a default color for svgs by @WoLewicki in #1947
- feat(windows): add clipPath and touch events by @marlenecota in #1933
- fix: Call onLoad prop in SvgCssUri by @mantasio in #1927
- feat(windows): add example app by @marlenecota in #1937
New Contributors
- @Fasteel made their first contribution in #1929
- @heroic made their first contribution in #1842
- @mantasio made their first contribution in #1927
Full Changelog: v13.6.0...v13.7.0