Releases: markedjs/marked
Releases Β· markedjs/marked
v9.0.2
9.0.2 (2023-09-16)
Bug Fixes
v9.0.1
9.0.1 (2023-09-15)
Bug Fixes
v9.0.0
9.0.0 (2023-09-09)
Bug Fixes
BREAKING CHANGES
- remove built files from git repo.
- If you need to use the latest version of marked on the web you can use a cdn to get marked.min.js from npm:
https://cdn.jsdelivr.net/npm/marked/marked.min.js
v8.0.1
8.0.1 (2023-09-06)
Bug Fixes
v8.0.0
8.0.0 (2023-09-03)
Bug Fixes
Features
BREAKING CHANGES
v7.0.5
7.0.5 (2023-08-26)
Bug Fixes
- remove unknown from walkTokens return types (#2955) (65934c1)
v7.0.4
7.0.4 (2023-08-19)
Bug Fixes
v7.0.3
7.0.3 (2023-08-15)
Bug Fixes
- Fix unicode Regex miscounting emoji length (#2942) (f3af23e)
v7.0.2
7.0.2 (2023-08-10)
Bug Fixes
v7.0.1
7.0.1 (2023-08-07)
Bug Fixes