We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee690f6 commit 6c26450Copy full SHA for 6c26450
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
* `LitElement.renderRoot` is now `public readonly` instead of `protected`.
20
21
### Fixed
22
+* Initial update is scheduled at construction time rather than connected time ([#594](https://github.com/Polymer/lit-element/issues/594)).
23
* Properties annotated with the `@query` and `@queryAll` decorators will now
24
survive property renaming optimizations when used with tsickle and Closure JS
25
Compiler.
0 commit comments