Skip to content

Choose a tag to compare

@lit-robot lit-robot released this 11 Apr 15:37
· 59 commits to main since this release
eb71041

Minor Changes

  • #4901 c9160405 Thanks @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 for useDefault. When set, the initial default value is not considered a change and does not reflect when reflect is set. In addition, when the attribute is removed, the default value is restored.

Patch Changes