Skip to content

2.0.5

Latest
Compare
Choose a tag to compare
@bfanger bfanger released this 21 Nov 21:35
· 5 commits to main since this release
  • Support for <react.Component.Item /> #46
  • Automatic injection of components to sveltify(...)
    • <react.div> now works without adding div:"div" to sveltify().
  • Support for {...rest} props #48
  • fix: Improved nesting in SSR
  • fix: Support prettier formatted closing tags