Skip to content

Releases: syntax-tree/mdast-util-mdx-jsx

3.1.2

13 Mar 14:31
92678b1
Compare
Choose a tag to compare

Fix

Full Changelog: 3.1.1...3.1.2

3.1.1

06 Mar 16:04
e5b6658
Compare
Choose a tag to compare
  • cdfd0e5 Fix error message on unclosed tag after closed tag

Full Changelog: 3.1.0...3.1.1

3.1.0

10 Feb 09:19
bf60d93
Compare
Choose a tag to compare

Add

Full Changelog: 3.0.0...3.1.0

3.0.0

11 Jul 17:19
15da370
Compare
Choose a tag to compare

Change

  • 1ea759d 0ecf61e Update @types/mdast, mdast utilities
    migrate: update too
  • bdee971 Change to require Node.js 16
    migrate: update too
  • 3fe14d6 Change to use exports
    migrate: don’t use private APIs
  • 3cb573a Remove lib/complex-types.d.ts
    migrate: use the main module

Full Changelog: 2.1.4...3.0.0

2.1.4

18 May 12:11
a395cbd
Compare
Choose a tag to compare
  • 58e7ca3 Fix wrong indent on text elements when serializing

Full Changelog: 2.1.3...2.1.4

2.1.3

15 May 12:56
e001bbd
Compare
Choose a tag to compare

Fix

  • 10a502c Fix indent of attributes, expressions, children

Full Changelog: 2.1.2...2.1.3

2.1.2

09 Feb 10:06
267fe36
Compare
Choose a tag to compare

Fix

  • 28bd9a3 Fix incorrect type import

Full Changelog: 2.1.1...2.1.2

2.1.1

31 Jan 14:55
c8b0490
Compare
Choose a tag to compare

Types

  • 4403dfd Add exports of MdxJsx{Flow,Text}ElementHast types
  • f9794c4 Fix types to allow definitions in flow elements

Misc

Full Changelog: 2.1.0...2.1.1

2.1.0

24 Jul 10:37
b823b20
Compare
Choose a tag to compare

Full Changelog: 2.0.2...2.1.0

2.0.2

11 Jul 18:02
edef61c
Compare
Choose a tag to compare

Full Changelog: 2.0.1...2.0.2