Releases: ipikuka/react-markdown
Releases · ipikuka/react-markdown
v1.0.5
Release notes and the changes made by @talatkuyuk
- set doubleEqualityCheck option with "=:=" in
remark-flexible-markers
v1.0.4
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
updated some dependencies
v1.0.2
Fixes
- fixed import issue for the module
remark-textr-sync
by @talatkuyuk
v1.0.1
Changes
- changed the
remark-textr
plugin with the customremark-textr-sync
since theReactMarkdown
expects sync plugins not async plugins likeremark-textr
by @talatkuyuk
v1.0.0
initial release !