uiwjs / react-markdown-editor

A markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-markdown-editor
MIT License
337 stars 34 forks source link

fix(deps): update dependency @uiw/react-markdown-preview to v5 #211

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uiw/react-markdown-preview (source) ^4.0.20 -> ^5.0.0 age adoption passing confidence

Release Notes

uiwjs/react-markdown-preview (@​uiw/react-markdown-preview) ### [`v5.0.0`](https://togithub.com/uiwjs/react-markdown-preview/releases/tag/v5.0.0) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v4.2.2...v5.0.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@5.0.0/file/README.md) Documentation v5.0.0: https://raw.githack.com/uiwjs/react-markdown-preview/2f956a6/index.html\ Comparing Changes: https://github.com/uiwjs/react-markdown-preview/compare/v4.2.2...v5.0.0 - 🐞 fix: Fixed merged comments into one node instead of multiple ([#​248](https://togithub.com/uiwjs/react-markdown-preview/issues/248)) [`cc96b52`](https://togithub.com/uiwjs/react-markdown-preview/commit/cc96b52) [@​RARgames](https://togithub.com/RARgames) - πŸ’„ chore(deps): update react monorepo to ~18.2.0 ([#​222](https://togithub.com/uiwjs/react-markdown-preview/issues/222)) [`8cd7605`](https://togithub.com/uiwjs/react-markdown-preview/commit/8cd7605) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency compile-less-cli to ~1.9.0 ([#​230](https://togithub.com/uiwjs/react-markdown-preview/issues/230)) [`2eb9dc2`](https://togithub.com/uiwjs/react-markdown-preview/commit/2eb9dc2) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix: fix preview example. ([#​248](https://togithub.com/uiwjs/react-markdown-preview/issues/248)) [`92d9de6`](https://togithub.com/uiwjs/react-markdown-preview/commit/92d9de6) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```bash npm i @​uiw/react-markdown-preview@5.0.0 ``` ⚠️ The `highlight line` and `Show Line Numbers` feature are invalid and require ~~[`rehype-prism-plus@1.6.3`](https://togithub.com/timlrx/rehype-prism-plus)~~ upgrade.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.