Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@valtlai valtlai released this 01 Nov 16:21
· 2 commits to main since this release
13282aa
  • 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.