Skip to content

Releases: micromark/micromark-extension-mdx-jsx

3.0.0

19 Oct 11:51
efe7c34
Compare
Choose a tag to compare

Change

  • 229b023 Change to default to ecmaVersion: 2024
    migrate: use modern js

Add

  • f68f69d Add support for flow expressions after flow JSX tags

Full Changelog: 2.0.0...3.0.0

2.0.0

22 Jun 14:38
963efbc
Compare
Choose a tag to compare

Change

  • 2ff82a3 Change to require Node.js 16
    migrate: update Node
  • 32efb7b Update micromark

Add

  • d60bc7c Add urls to error messages

Full Changelog: 1.0.5...2.0.0

1.0.5

30 May 15:19
8ff030e
Compare
Choose a tag to compare

Types

  • 92920f5 Update types for changes in micromark-util-types

Full Changelog: 1.0.4...1.0.5

1.0.4

13 May 16:09
a7c51df
Compare
Choose a tag to compare

Misc

Full Changelog: 1.0.3...1.0.4

1.0.3

01 Feb 13:57
4e5f7fb
Compare
Choose a tag to compare
  • 420d58c Fix to improve indent in tags, expressions

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Oct 08:09
0c411cd
Compare
Choose a tag to compare
  • 632ec89 Use uvu/assert in development build

Full Changelog: 1.0.1...1.0.2

1.0.1

02 Oct 10:38
aa744cf
Compare
Choose a tag to compare
  • 08d5826 Use power-assert in development build

Full Changelog: 1.0.0...1.0.1

1.0.0

22 Jun 20:18
fbb1470
Compare
Choose a tag to compare

0.3.3

07 Mar 13:48
64c6310
Compare
Choose a tag to compare
  • 0db84ff Fix to crash on empty attribute value expression

0.3.2

23 Feb 09:14
d193c42
Compare
Choose a tag to compare
  • 94db071 Allow lone pointy brace as text, not JSX
  • 1ed752e Add nicer errors on what might be a comment in a tag