Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 619 Bytes

File metadata and controls

33 lines (24 loc) · 619 Bytes

Changelog

0.2.8

  • update dependencies
  • update React to support React 19

0.2.7

  • update dependencies
  • update Angular output to standalone directives
  • fix temporary workaround for accessor based properties
  • fix cli binary entrypoint

0.2.6

  • ignore native props and events

0.2.5

  • ignore non attribute supported properties to prevent overide of native props

0.2.1

  • cleanup generated output formatting

0.2.0

  • Blazor support

0.1.0

  • add Preact type support

0.0.0

  • intial beta release
  • basic support for React experimental
  • basic support for Angular
  • basic support for TypeScript