markedjs/marked (marked)
### [`v14.0.0`](https://togithub.com/markedjs/marked/releases/tag/v14.0.0)
[Compare Source](https://togithub.com/markedjs/marked/compare/v13.0.3...v14.0.0)
##### Bug Fixes
- allow async option to dictate type returned ([#3341](https://togithub.com/markedjs/marked/issues/3341)) ([b5a5004](https://togithub.com/markedjs/marked/commit/b5a50041ae0347a80d8d017b39b46a57f58354d0))
- Remove useNewRenderer ([#3342](https://togithub.com/markedjs/marked/issues/3342)) ([e64f226](https://togithub.com/markedjs/marked/commit/e64f226539baafee2935e173281157c70fb402db))
##### BREAKING CHANGES
- Remove old renderer
- throw an error if `async: false` is set when an extension sets `async: true`
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
13.0.3
->14.0.0
Release Notes
markedjs/marked (marked)
### [`v14.0.0`](https://togithub.com/markedjs/marked/releases/tag/v14.0.0) [Compare Source](https://togithub.com/markedjs/marked/compare/v13.0.3...v14.0.0) ##### Bug Fixes - allow async option to dictate type returned ([#3341](https://togithub.com/markedjs/marked/issues/3341)) ([b5a5004](https://togithub.com/markedjs/marked/commit/b5a50041ae0347a80d8d017b39b46a57f58354d0)) - Remove useNewRenderer ([#3342](https://togithub.com/markedjs/marked/issues/3342)) ([e64f226](https://togithub.com/markedjs/marked/commit/e64f226539baafee2935e173281157c70fb402db)) ##### BREAKING CHANGES - Remove old renderer - throw an error if `async: false` is set when an extension sets `async: true`Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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 was generated by Mend Renovate. View the repository job log.