Skip to content

Commit

Permalink
add link to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Dec 21, 2019
1 parent f3b0322 commit 2f4151e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Fixed
* Properties annotated with the `eventOptions` decorator will now survive property renaming optimizations when used with tsickle and Closure JS Compiler.
* Moved style gathering from `finalize` to `initialize` to be more lazy, and create stylesheets on the first instance initializing.
* 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).

<!-- ### Changed -->

Expand Down

0 comments on commit 2f4151e

Please sign in to comment.