Skip to content

Releases: valtlai/markdown-it-ib

v2.0.0

01 Nov 16:21
13282aa
Compare
Choose a tag to compare
  • BREAKING: Dropped support for Node.js 12, 14, 16, and 17, so Node.js 18 or greater is now supported.
  • Removed the ESM exports. All Node.js versions support CommonJS, so this should not matter.
  • The dedicated Deno version is discontinued. Please import npm:markdown-it-ib@VERSION instead.

1.0.3

01 Nov 15:04
614bec0
Compare
Choose a tag to compare

This version is published only for Deno.

  • Deprecated the dedicated Deno version of the module. Please import npm:markdown-it-ib@VERSION instead.

1.0.2

30 Oct 21:11
Compare
Choose a tag to compare
  • Changed the license from MIT to ISC

1.0.1

31 May 15:24
Compare
Choose a tag to compare
  • Updated readme

1.0.0

25 May 17:16
Compare
Choose a tag to compare
  • Initial release