Skip to content

Conversation

@justinfagnani
Copy link
Contributor

@justinfagnani justinfagnani commented May 5, 2021

Fixes #1191

Some tools seemed to be copying the @deprecated annotation on @internalProperty() to @state(), presumably because of the assignment. Hopefully calling internalProperty() will avoid this. I checked in VS Code and it fixes that at least.

@google-cla google-cla bot added the cla: yes label May 5, 2021
@justinfagnani justinfagnani requested review from bicknellr and e111077 May 5, 2021 21:24
@justinfagnani justinfagnani merged commit 7b331e5 into master May 5, 2021
@justinfagnani justinfagnani deleted the state-un-deprecate branch May 5, 2021 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

state() is shown as deprecated in LitElement 2.5

3 participants