Releases: lit/lit
@lit/reactive-element@2.1.0
Minor Changes
-
#4901
c9160405Thanks @maxpatiiuk! - Dev mode warnings are now emitted on the next microtask after package import, allowing for a wider opportunity to suppress the warnings by consumers. -
#4934
4824c4ce- Adds property option foruseDefault. When set, the initial default value is not considered a change and does not reflect whenreflectis set. In addition, when the attribute is removed, the default value is restored.
Patch Changes
@lit/context@1.1.5
@lit-labs/nextjs@0.2.3
@lit-labs/compiler@1.1.1
@lit/task@1.0.2
Patch Changes
- #4836
05691ba4Thanks @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
1eb179f6Thanks @graynorton! - Fix case where items in a hidden Virtualizer were being rendered
@lit-labs/testing@0.2.6
Patch Changes
-
#4821
f93f51beThanks @kyubisation! - Fix fixture base url resolution when running browsers in containers -
#4730
267d243aThanks @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
25962bf5Thanks @kyubisation! - Implement SSR event handling and an optional flagglobalThis.litSsrCallConnectedCallbackto callconnectedCallbackduring 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
dd2fdc96Thanks @Artur-! - fix: Widen range for React types to include React 19 -
#4755
25962bf5Thanks @kyubisation! - Implement SSR event handling and an optional flagglobalThis.litSsrCallConnectedCallbackto callconnectedCallbackduring SSR, if set to true. -
Updated dependencies [
25962bf5]:- @lit-labs/ssr@3.3.0