Skip to content

Releases: quantizor/markdown-to-jsx

v7.3.0

03 Aug 13:03
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #505
  • chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #504
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #503
  • #379 - Allow more custom HTML character codes by @brianfryer in #502
  • fix: correctly parse markdown inside of a table row when a preceding column has nested HTML elements by @gusbmurphy in #501
  • add option to enforce a space between headings by @insanicly in #440
  • fix: Update package.json for "type": "module" with updated size-limit tests for index.cjs and index.module.js (replacing index.js) by @nbarrow-inspire-labs in #500

New Contributors

Full Changelog: v7.2.1...v7.3.0

v7.2.1

02 Jun 14:22
7460ee6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.2.1

v7.2.0

18 Mar 03:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.9...v7.2.0

v7.1.9

01 Feb 16:18
Compare
Choose a tag to compare

What's Changed

  • feat(compiler): allow replacing of special capital html characters by @garywilddev in #448
  • fix: handle fenced code block metadata (4e403ae)
  • fix: use JSX.IntrinsicAttributes instead of React.Props (9d1d907)
  • refactor: detect ordered and unordered lists separately unless nested (895c2b7)
  • fix: lists are not eligible in simple inline mode (b7c9481)

New Contributors

Full Changelog: v7.1.8...v7.1.9

v7.1.8

05 Dec 04:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.7...v7.1.8

v7.1.7

07 Mar 14:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.1.6...v7.1.7

v7.1.6

16 Jan 04:12
Compare
Choose a tag to compare

What's Changed

  • Allow list items etc. to terminate paragraphs by @ikonst in #411

New Contributors

Full Changelog: 7.1.5...7.1.6

7.1.5

28 Nov 16:46
Compare
Choose a tag to compare

Fixes a bug with the package.json config for some bundlers

Full Changelog: 7.1.4...7.1.5

7.1.4

28 Nov 14:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.1.3...7.1.4

7.1.3

21 May 15:54
Compare
Choose a tag to compare