Skip to content

@lit-labs/react@1.1.0

Compare
Choose a tag to compare
@lit-robot lit-robot released this 03 Nov 22:28
· 588 commits to main since this release
02c2839

Minor Changes

  • #2988 2d10c26d - Provide a params object to createComponent to improve developer experience and make it easier to maintain and add future features.

  • #3128 491d0e37 - Application of react props on web components matches the behavior of setting props on dom elements.