Skip to content

Latest commit

 

History

History
72 lines (24 loc) · 1.98 KB

File metadata and controls

72 lines (24 loc) · 1.98 KB

0.3.1 (2025-08-06)

Bug Fixes

  • elementClass.prototype undefined error with corejs polyfill (#5) (cdc294e)

0.3.0 (2025-05-19)

Features

  • add defaultProps option (f8a7136)

0.2.1 (2025-05-16)

Bug Fixes

  • React 19+ complex reflected prop/attr bug (#4) (8483bc6)

0.2.0 (2025-03-04)

Features

  • pass props to get template method (#2) (dd8d784)

0.1.3 (2024-12-19)

Bug Fixes

  • to attribute conversion bug (9c5ee73)

0.1.2 (2024-12-18)

Bug Fixes

  • HTMLElement undefined on server (664b4ca)

0.1.1 (2024-12-18)

Bug Fixes

0.1.0 (2024-12-18)

Bug Fixes

  • add CI/CD, type tweaks, docs, tests (cf703f4)