Skip to content

@lit-labs/react@1.0.0

Compare
Choose a tag to compare
@kevinpschaaf kevinpschaaf released this 21 Sep 01:32
· 1177 commits to main since this release
4d402e8

Patch Changes

  • #1942 c8fe1d4 - For minified class fields on classes in lit libraries, added prefix to stable properties to avoid collisions with user properties.
  • #2113 5b2f3642 - Dependency upgrades including TypeScript 4.4.2
  • #2123 efe88ba5 - Adds React.HTMLAttributes to component props, which enables the built-in onXyz event handler props.