v.13.5.0
Minor release fixing bugs with nullish values and adding some web compatibility. Thanks for your contributions 🎉
What's Changed
- make reanimated work in web by @phryneas in #1886
- Web: Support for transform prop by @RobertSasak in #1835
- fix: [types] allow Image "href" & "xlinkHref" to be strings by @slavikdenis in #1896
- fix: proper transform prop handling by @WoLewicki in #1895
- fix: handle null passed to SvgLength by @WoLewicki in #1903
- fix: handle null passed to matrix and tintColor by @WoLewicki in #1904
New Contributors
- @phryneas made their first contribution in #1886
- @slavikdenis made their first contribution in #1896
Full Changelog: v13.4.0...v.13.5.0