Skip to content

v0.2.8

Choose a tag to compare

@addon-owner addon-owner released this 14 Aug 19:23
· 316 commits to main since this release

๐Ÿš€ adnbn v0.2.8 Hotfix


Compare: v0.2.7...v0.2.8


๐Ÿ› ๏ธ Hotfix Summary

A small maintenance release focused on stability. No breaking changes.


โœ… Fixes

  • ๐Ÿฉน Build: fixed an issue where .tsx files were not processed and therefore did not make it into the build output. Updated build entry patterns and loaders to correctly handle TSX/JSX so React TSX sources are compiled and emitted.