github lit/lit-element v2.1.0

latest releases: v2.4.0, v2.3.1, v2.3.0...
5 years ago

[2.1.0] - 2019-03-21

Changed

  • LitElement.renderRoot is now public readonly instead of protected.

Fixed

  • Exceptions generated during update/render do not block subsequent updates (#262).
  • Initial update is scheduled at construction time rather than connected time (#594).
  • A reflecting property set immediately after a corresponding attribute
    now reflects properly (#592).
  • Properties annotated with the @query and @queryAll decorators will now
    survive property renaming optimizations when used with tsickle and Closure JS
    Compiler.

Don't miss a new lit-element release

NewReleases is sending notifications on new releases.