Releases: Benjamin-Dobell/react-native-markdown-view
Releases · Benjamin-Dobell/react-native-markdown-view
1.1.0
- Migrated to Facebook's separate
prop-types
library, thanks to @etlovett. - Allow ATX headings to be ended with a single newline, thanks to @ariabuckles.
- Addressed a Regular Expression Denial of Service parsing image links, thanks to @ariabuckles.