Skip to content

Releases: ipikuka/react-markdown

v1.0.5

28 Dec 21:50
Compare
Choose a tag to compare

Release notes and the changes made by @talatkuyuk

  • set doubleEqualityCheck option with "=:=" in remark-flexible-markers

v1.0.4

28 Dec 14:09
Compare
Choose a tag to compare

Release notes and the changes made by @talatkuyuk

  • updated the dependencies and fixed the type issues
  • reflected the changes in original react-markdown@^9
  • refactored the tsconfig.json
  • updated the README.md
  • react-markdown is moved from peerDependencies into dependencies and requires react@^18

v1.0.3

16 Jun 15:24
Compare
Choose a tag to compare

updated some dependencies

v1.0.2

30 Mar 13:43
Compare
Choose a tag to compare

Fixes

  • fixed import issue for the module remark-textr-sync by @talatkuyuk

v1.0.1

30 Mar 03:51
Compare
Choose a tag to compare

Changes

  • changed the remark-textrplugin with the custom remark-textr-sync since the ReactMarkdown expects sync plugins not async plugins like remark-textr by @talatkuyuk

v1.0.0

30 Mar 00:31
Compare
Choose a tag to compare

initial release !