Skip to content

Releases: lit/lit

@lit-labs/compiler@1.1.1

19 Feb 03:20
a66737f
Compare
Choose a tag to compare

Patch Changes

@lit/task@1.0.2

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Patch Changes

  • #4836 05691ba4 Thanks @maxpatiiuk! - Improve type inference of tuples returned by the args function being used as task function parameter.

@lit/react@1.0.7

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Patch Changes

@lit-labs/virtualizer@2.0.15

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Patch Changes

@lit-labs/testing@0.2.6

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Patch Changes

@lit-labs/ssr@3.3.0

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Minor Changes

  • #4755 25962bf5 Thanks @kyubisation! - Implement SSR event handling and an optional flag globalThis.litSsrCallConnectedCallback to call connectedCallback during SSR, if set to true.

Patch Changes

  • Updated dependencies [25962bf5]:
    • @lit-labs/ssr-dom-shim@1.3.0

@lit-labs/ssr-react@0.3.1

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Patch Changes

  • #4865 dd2fdc96 Thanks @Artur-! - fix: Widen range for React types to include React 19

  • #4755 25962bf5 Thanks @kyubisation! - Implement SSR event handling and an optional flag globalThis.litSsrCallConnectedCallback to call connectedCallback during SSR, if set to true.

  • Updated dependencies [25962bf5]:

    • @lit-labs/ssr@3.3.0

@lit-labs/ssr-dom-shim@1.3.0

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Minor Changes

  • #4755 25962bf5 Thanks @kyubisation! - Implement SSR event handling and an optional flag globalThis.litSsrCallConnectedCallback to call connectedCallback during SSR, if set to true.

@lit-labs/nextjs@0.2.1

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Patch Changes

@lit-labs/gen-wrapper-vue@0.4.1

11 Jan 00:31
935697d
Compare
Choose a tag to compare

Patch Changes

  • #4888 3eb64fbf - Move Slots type assertion to fix type errors on generated components.