Skip to content

Releases: syntax-tree/hast-util-to-jsx-runtime

2.3.0

30 Nov 18:02
8664dc2
Compare
Choose a tag to compare

Add

  • 3dddd9a Add createEvaluater option

Full Changelog: 2.2.0...2.3.0

2.2.0

27 Sep 10:26
653bf65
Compare
Choose a tag to compare

Add

  • 85a3787 Add export of ExtraProps type
  • 079baa0 Add ignoreInvalidStyle option to swallow error

Fix

  • 08cfe9c Fix to not pass node to basic components

Full Changelog: 2.1.1...2.2.0

2.1.1

01 Sep 09:19
96570ff
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.1.1

2.1.0

01 Sep 08:48
0d04dbf
Compare
Choose a tag to compare

Add

  • a439dc9 Add tableCellAlignToStyle option

Docs

Full Changelog: 2.0.0...2.1.0

2.0.0

04 Aug 17:43
49612fb
Compare
Choose a tag to compare

Change

  • ed479a5 Update @types/hast, utilities
    migrate: update too
  • 99aed77 Change to require Node.js 16
    migrate: update too
  • 19c9689 Change to use exports
    migrate: don’t use private APIs

Full Changelog: 1.2.0...2.0.0

1.2.0

03 Feb 11:51
2aab98d
Compare
Choose a tag to compare

Add

  • c9889fc Add support for passing props as HTML attributes
  • 98117a3 Add support for passing styles as CSS fields

Fix

  • cc05806 Fix to not pass children for void elements
  • 7dac6c4 Refactor to pass single child, not pass empty children

Misc

  • a7bf98b Add tons of examples to verify frameworks work
  • ef9ca3f Add hidden feature to not add keys

Full Changelog: 1.1.0...1.2.0

1.1.0

18 Jan 12:55
f7e6b0a
Compare
Choose a tag to compare

Add

  • 7993463 Add support for passing components
  • 4d5e134 Add support for passing nodes to components

Fix

  • b660735 Fix to filter whitespace in tables

Full Changelog: 1.0.1...1.1.0

1.0.1

17 Jan 10:04
4c3f940
Compare
Choose a tag to compare

Misc

Full Changelog: 1.0.0...1.0.1

1.0.0

14 Jan 17:17
168f0dd
Compare
Choose a tag to compare