Skip to content

Releases: markedjs/marked

v9.0.2

16 Sep 23:30
Compare
Choose a tag to compare

9.0.2 (2023-09-16)

Bug Fixes

v9.0.1

15 Sep 19:30
Compare
Choose a tag to compare

9.0.1 (2023-09-15)

Bug Fixes

v9.0.0

09 Sep 23:57
Compare
Choose a tag to compare

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

06 Sep 19:03
Compare
Choose a tag to compare

8.0.1 (2023-09-06)

Bug Fixes

v8.0.0

03 Sep 04:08
Compare
Choose a tag to compare

8.0.0 (2023-09-03)

Bug Fixes

Features

BREAKING CHANGES

v7.0.5

26 Aug 16:03
Compare
Choose a tag to compare

7.0.5 (2023-08-26)

Bug Fixes

  • remove unknown from walkTokens return types (#2955) (65934c1)

v7.0.4

19 Aug 23:04
Compare
Choose a tag to compare

7.0.4 (2023-08-19)

Bug Fixes

v7.0.3

15 Aug 00:21
Compare
Choose a tag to compare

7.0.3 (2023-08-15)

Bug Fixes

  • Fix unicode Regex miscounting emoji length (#2942) (f3af23e)

v7.0.2

10 Aug 05:39
Compare
Choose a tag to compare

7.0.2 (2023-08-10)

Bug Fixes

v7.0.1

07 Aug 22:56
Compare
Choose a tag to compare

7.0.1 (2023-08-07)

Bug Fixes