Skip to content

Releases: mikaelbr/marked-terminal

v7.0.0

06 Feb 07:04
v7.0.0
29c974d
Compare
Choose a tag to compare

Breaking changes

This might cause changes for your custom options to highlight. See readme for details

What's Changed

New Contributors

Full Changelog: v6.2.0...v7.0.0

v6.1.0

13 Nov 18:38
v6.1.0
0f3bbc9
Compare
Choose a tag to compare

What's Changed

  • fix: allow marked v10 by @UziTech in #247
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 by @dependabot in #237

Full Changelog: v6.0.0...v6.1.0

v6.0.0

22 Sep 15:58
v6.0.0
8648fb3
Compare
Choose a tag to compare

What's Changed

  • feat: add use extension by @UziTech in #231
  • Updates all external dependencies
  • Adds support for marked up to v9

Breaking changes

No longer has Node 14 on the support list. Still checks compatibility for node 16 even if that has end-of-life. Will be removed later. This won't be a breaking change for most, but can no longer guarantee node 14 support, so this is a major version upgrade to be on the safe side.

Full Changelog: v5.2.0...v6.0.0

v5.2.0

11 May 06:49
f35a23a
Compare
Choose a tag to compare

What's Changed

  • feat: adds support for marked 5 by @mikaelbr in #201
  • General maintenance dependency upgrades.

Full Changelog: v5.1.1...v5.2.0

Release v5.1.0

26 Jan 16:59
23d46f3
Compare
Choose a tag to compare

Features

  • Adds support for CJS as well as ESM. #98.

Other

New Contributors

Full Changelog: v5.0.0...v5.1.0

Release v5.0.0

14 Dec 11:15
331555a
Compare
Choose a tag to compare

Breaking changes

  • Changes to ECMAScript Modules by default #83

Features

  • Adds support for marked v3 and v4.

v4.1.1

03 Mar 08:03
d9335f6
Compare
Choose a tag to compare
  • Adds support for marked@2 (#64)

v4.0.0

12 Jan 17:14
Compare
Choose a tag to compare
  • Adds override capability for image in options. Signature function (href, title, text).
  • Support marked 0.8.0
  • Updated all dependencies.

v3.2.0

10 Jan 20:17
e7695ac
Compare
Choose a tag to compare

Updated to support marked 0.6.0 and added support for real links (#52)

v3.1.1

25 Aug 07:25
2f1cc67
Compare
Choose a tag to compare

Fixes issue with task lists (#44)