Skip to content

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

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

2.0.1

31 Jan 18:40
8094d91
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

31 Jan 17:48
99d20fe
Compare
Choose a tag to compare
  • 1fc88ac major: Change to export functions that return extensions
  • 3b04103 major: Change style to prefer spacious self-closing tags
  • 7eede29 major: Add options.printWidth for spaces or line endings between attributes
  • 06eab3c major: Remove deprecated casing of some types
  • 46801b3 Add nodes to hast node type registry
  • 1a95c30 Add options.tightSelfClosing for space before slash
  • 1779d91 Add options.quoteSmart for attribute values
  • ba751fe Add options.quote for attribute values
  • f73220a 71e70ad Update docs

Full Changelog: 1.2.0...2.0.0

1.2.0

22 Nov 19:50
9f1a406
Compare
Choose a tag to compare

Full Changelog: 1.1.3...1.2.0

1.1.3

21 Nov 10:44
2476441
Compare
Choose a tag to compare
  • b5b0b44 Add another improved error when misnesting JSX in markdown

Full Changelog: 1.1.2...1.1.3

1.1.2

12 Nov 21:24
188e258
Compare
Choose a tag to compare
  • e6661a6 Add improved error messages for unclosed JSX

Full Changelog: 1.1.1...1.1.2

1.1.1

23 Sep 13:44
ae21f00
Compare
Choose a tag to compare
  • 59747bf Fix formatting of (expression) attributes

Full Changelog: 1.1.0...1.1.1

1.1.0

28 Jul 13:01
1026a08
Compare
Choose a tag to compare
  • f6ca465 Add elements to mdast node type registry

1.0.0

22 Jun 21:18
dd3dfae
Compare
Choose a tag to compare