Skip to content

Version 4.5.7

Compare
Choose a tag to compare
@mikaelvesavuori mikaelvesavuori released this 31 Oct 19:02
· 37 commits to main since this release

What's Changed

  • fix(): update React TSX template so it works; fixing issue #178

Full Changelog: v4.5.6...v4.5.7

Summary of changes

The React template used for .tsx file generation was not working as expected. Added any types and using props instead of spreading to children. Verified it working in Codesandbox.