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
@import
to 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
Change
- b67d714 Change to require Node.js 16 migrate: update too
- ec2b134 Change to require React 18 migrate: update too
- bf5824f Change to use
exports
migrate: don’t use private APIs - c383a45 Update
@types/hast
, utilities, plugins, etc migrate: update too - eca5e6b 08ead9e Replace
transformImageUri
,transformLinkUri
w/urlTransform
migrate: see AddurlTransform
- de29396 Remove
linkTarget
option by @galabra in https://github.com/remarkjs/react-markdown/pull/762 migrate: see RemovelinkTarget
4346276
Remove support for passing custom props to components migrate: see RemoveincludeElementIndex
, RemoverawSourcePos
, RemovesourcePos
, Remove extra props passed to certain componentsc0dfbd6
Remove UMD bundle from package migrate: useesm.sh
or a CDN or soe12b5e9
Removeprop-types
migrate: use TypeScript4eb7aa0
Change to throw errors for removed props migrate: don’t pass options that don’t do things8aabf74
Change 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
Perf
- c289176 Fix performance for keys by @wooorm in https://github.com/remarkjs/react-markdown/pull/738
Docs
- 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
8.0.5
Misc
- d640d40 Update to use
node16
module resolution intsconfig.json
by @ChristianMurphy in https://github.com/remarkjs/react-markdown/pull/723 - 402fea3 Fix typo in
plugins
deprecation message by @marc2332 in https://github.com/remarkjs/react-markdown/pull/719 - 4f98f73 Remove deprecated and unneeded
defaultProps
by @Lepozepo in https://github.com/remarkjs/react-markdown/pull/718
New Contributors
- @Lepozepo made their first contribution in https://github.com/remarkjs/react-markdown/pull/718
- @marc2332 made their first contribution in https://github.com/remarkjs/react-markdown/pull/719
Full Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.4...8.0.5
8.0.4
- 9b20440 Fix type of
td
,th
props by @lucasassisrosa in https://github.com/remarkjs/react-markdown/pull/714 - cfe075b Add clarification of
alt
onimg
in docs by @cballenar in https://github.com/remarkjs/react-markdown/pull/692
Full Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.3...8.0.4
8.0.3
- a2fb833 Fix prop types of plugins by @starpit in https://github.com/remarkjs/react-markdown/pull/683
Full Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.2...8.0.3
8.0.2
- 2712227 Update
react-is
- 704c3c6 Fix TypeScript bug by adding workaround by @Methuselah96 in https://github.com/remarkjs/react-markdown/pull/676
Full Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.1...8.0.2