Skip to content

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

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