Skip to content

Releases: ipikuka/react-markdown

v2.1.1

Choose a tag to compare

@talatkuyuk talatkuyuk released this 16 May 12:32

The changes made by @talatkuyuk:

  • Fix peer dependency issue

v2.1.0

Choose a tag to compare

@talatkuyuk talatkuyuk released this 16 May 12:26

The changes made by @talatkuyuk:

  • Fix peerDependency issue
  • Update some devDependencies

v2.0.2

Choose a tag to compare

@talatkuyuk talatkuyuk released this 11 May 16:09

The changes made by @talatkuyuk:

  • Fix remove support for className
  • Update react-markdown
  • Fix tracking package-lock.json
  • Fix Error [ERR_MODULE_NOT_FOUND]: Cannot find module '.../dist/esm/lib/rehype-handlers'
  • Update some dependencies
  • Update some devDependencies

v2.0.1

Choose a tag to compare

@talatkuyuk talatkuyuk released this 29 Jan 17:19

The changes made by @talatkuyuk:

  • updated the dependencies

v1.0.5

Choose a tag to compare

@talatkuyuk talatkuyuk released this 28 Dec 21:50

Release notes and the changes made by @talatkuyuk

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

v1.0.4

Choose a tag to compare

@talatkuyuk talatkuyuk released this 28 Dec 14:09

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

Choose a tag to compare

@talatkuyuk talatkuyuk released this 16 Jun 15:24

updated some dependencies

v1.0.2

Choose a tag to compare

@talatkuyuk talatkuyuk released this 30 Mar 13:43

Fixes

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

v1.0.1

Choose a tag to compare

@talatkuyuk talatkuyuk released this 30 Mar 03:51

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

Choose a tag to compare

@talatkuyuk talatkuyuk released this 30 Mar 00:31

initial release !