Skip to content

Releases: andangrd/react-native-markdown-package

v1.8.2

30 Jul 15:36
Compare
Choose a tag to compare

What's Changed

  • Remove PropTypes to solve errors with React 18 by @vanGalilea in #43

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

06 Oct 18:37
Compare
Choose a tag to compare

Remove vulnerability dependencies
remove package-lock.json

Update Markdown Parser and fix bug

29 Aug 20:08
Compare
Choose a tag to compare

Update on this release:

  1. Update parser library, simple-markdown 0.6.0 to 0.7.1
  2. Fix bug on List, styling for the first list not applied correctly

Version 1.7.0

17 Feb 19:43
Compare
Choose a tag to compare

update library to use latest simple markdown methods

Version 1.6.0

21 Dec 07:51
Compare
Choose a tag to compare

Updates:

  1. Allow user to replace the default rules
  2. Update default font family for codeBlock on Android