github lit/lit lit-element@4.0.2

latest releases: @lit-labs/cli@0.6.5, lit-html@3.2.0, @lit/localize-tools@0.8.0...
10 months ago

Patch Changes

  • #4387 bf551b5b - Ensure renderRoot exists before first update (#4268)

  • #4282 c7922a0c Thanks @MaxArt2501! - Fix a bug where accessing a @query decorated field with the cache flag set before the first update would result in null being cached permanently. null will no longer be cached before the first update and in DEV_MODE now raises a warning.

  • #4388 839ca0f8 - Fixes bug where adding or removing controllers during a reactive controller lifecycle would affect the execution of other controllers (#4266). Controllers can now be added/removed during lifecycle without affecting others.

  • Updated dependencies [949a5467]:

    • lit-html@3.1.0

Don't miss a new lit release

NewReleases is sending notifications on new releases.