10.1.0
- 939c667 Add
fallbackprop toMarkdownHooksby @remcohaszing in https://github.com/remarkjs/react-markdown/pull/897
- a40ae2e Fix race condition in
MarkdownHooksby @remcohaszing in https://github.com/remarkjs/react-markdown/pull/896
Full Changelog: https://github.com/remarkjs/react-markdown/compare/10.0.1...10.1.0
10.0.1
- 7c17ede Fix performance around components by @remcohaszing in https://github.com/remarkjs/react-markdown/pull/893
Full Changelog: https://github.com/remarkjs/react-markdown/compare/10.0.0...10.0.1
10.0.0
- aaaa40b Remove support for
classNameprop see “Remove className”
Full Changelog: https://github.com/remarkjs/react-markdown/compare/9.1.0...10.0.0
9.1.0
- 6ce120e Add support for async plugins by @wooorm in https://github.com/remarkjs/react-markdown/pull/890
Full Changelog: https://github.com/remarkjs/react-markdown/compare/9.0.3...9.1.0
9.0.3
(same as 9.0.2 but now with d.ts files)
Full Changelog: https://github.com/remarkjs/react-markdown/compare/9.0.2...9.0.3
9.0.2
- b151a90 Fix types for React 19 by @remcohaszing in https://github.com/remarkjs/react-markdown/pull/879
- 6962af7 Add declaration maps
- aa5933b Refactor to use
@importto import types by @remcohaszing in https://github.com/remarkjs/react-markdown/pull/836
- 9eb589e Fix typo in changelog by @NicholasWilsonDEV in https://github.com/remarkjs/react-markdown/pull/874
- 515bf19 Fix typo by @deep-lyra in https://github.com/remarkjs/react-markdown/pull/868
Full Changelog: https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.2
9.0.1
- d8e3787 Fix double encoding in new url transform
- 55d8d83 Refactor docs to use
createRoot
Full Changelog: https://github.com/remarkjs/react-markdown/compare/9.0.0...9.0.1
9.0.0
- b67d714 Change to require Node.js 16 migrate: update too
- ec2b134 Change to require React 18 migrate: update too
- bf5824f Change to use
exportsmigrate: don’t use private APIs - c383a45 Update
@types/hast, utilities, plugins, etc migrate: update too - eca5e6b 08ead9e Replace
transformImageUri,transformLinkUriw/urlTransformmigrate: see AddurlTransform - de29396 Remove
linkTargetoption by @galabra in https://github.com/remarkjs/react-markdown/pull/762 migrate: see RemovelinkTarget 4346276Remove support for passing custom props to components migrate: see RemoveincludeElementIndex, RemoverawSourcePos, RemovesourcePos, Remove extra props passed to certain componentsc0dfbd6Remove UMD bundle from package migrate: useesm.shor a CDN or soe12b5e9Removeprop-typesmigrate: use TypeScript4eb7aa0Change to throw errors for removed props migrate: don’t pass options that don’t do things8aabf74Change to improve error messages migrate: expect better messages
Full Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0
8.0.7
- c289176 Fix performance for keys by @wooorm in https://github.com/remarkjs/react-markdown/pull/738
- 9034dbd Fix types in syntax highlight example by @dlqqq in https://github.com/remarkjs/react-markdown/pull/736
Full Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.6...8.0.7