Skip to content

v0.3.0 - createFragment

Compare
Choose a tag to compare
@ayushmanchhabra ayushmanchhabra released this 01 Mar 17:05
· 628 commits to main since this release

Here's a really good and concise explanation of why the JSX fragment is useful:

https://mariusschulz.com/blog/jsx-fragment-syntax-in-typescript

createFragment returns a DocumentFragment. The package is now ESM first.

What's Changed

Full Changelog: v0.2.1...v0.3.0