Releases: lit/lit
Releases · lit/lit
@lit-labs/compiler@1.1.1
@lit/task@1.0.2
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
@lit-labs/virtualizer@2.0.15
Patch Changes
- #4807
1eb179f6
Thanks @graynorton! - Fix case where items in a hidden Virtualizer were being rendered
@lit-labs/testing@0.2.6
Patch Changes
-
#4821
f93f51be
Thanks @kyubisation! - Fix fixture base url resolution when running browsers in containers -
#4730
267d243a
Thanks @kyubisation! - Add option for init script for ssr worker to allow registering Node.js hooks -
Updated dependencies [
25962bf5
]:- @lit-labs/ssr@3.3.0
@lit-labs/ssr@3.3.0
Minor Changes
- #4755
25962bf5
Thanks @kyubisation! - Implement SSR event handling and an optional flagglobalThis.litSsrCallConnectedCallback
to callconnectedCallback
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
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 flagglobalThis.litSsrCallConnectedCallback
to callconnectedCallback
during SSR, if set to true. -
Updated dependencies [
25962bf5
]:- @lit-labs/ssr@3.3.0
@lit-labs/ssr-dom-shim@1.3.0
Minor Changes
- #4755
25962bf5
Thanks @kyubisation! - Implement SSR event handling and an optional flagglobalThis.litSsrCallConnectedCallback
to callconnectedCallback
during SSR, if set to true.
@lit-labs/nextjs@0.2.1
Patch Changes
-
#4840
37c02502
Thanks @kyubisation! - Fix type of nextjs config wrapper -
#4815
d3ce79a7
Thanks @JamesIves! - Adds support for Next.js 15