What changed in react-markdown from 9 to 10

3 releases numbered after 9.1.0 up to and including 10.1.0, stable releases only. 9.1.0 and 10.1.0 are the newest stable releases of 9 and 10 we track; this page follows them as new ones ship.

4 changes across 3 releases

Added 1

10.1.0

  • Add `fallback` prop to `MarkdownHooks`
Fixed 2

10.1.0

  • Fix race condition in `MarkdownHooks`

10.0.1

  • Fix TypeScript performance around components
Removed 1

10.0.0

  • Remove support for className prop

Original release notes, newest first

The list above is our reading of these notes; the originals from react-markdown are here, one fold per release.

10.1.0
Add
Fix

Full Changelog: https://github.com/remarkjs/react-markdown/compare/10.0.1...10.1.0

View originalPermalink

10.0.1
10.0.0