You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
20
20
21
21
### Fixed
22
22
* Properties annotated with the `eventOptions` decorator will now survive property renaming optimizations when used with tsickle and Closure JS Compiler.
23
-
* Moved style gathering from `finalize` to `initialize` to be more lazy, and create stylesheets on the first instance initializing.
23
+
* Moved style gathering from `finalize` to `initialize` to be more lazy, and create stylesheets on the first instance initializing[#866](https://github.com/Polymer/lit-element/pull/866).
0 commit comments