mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 12:26:29 +00:00
Change link to Lit blog post (#943)
This commit is contained in:
parent
5d192e0aaf
commit
a122e0b78a
@ -7,7 +7,7 @@ title: Upgrade to Lit 2.0
|
||||
|
||||
We upgraded our frontend to use Lit 2.0, this is a major bump of both `LitElement` (3.0) and `lit-html` (2.0) that will now go further under the name [Lit](https://lit.dev) together.
|
||||
|
||||
This upgrade comes with a ton of great [improvements](https://lit.dev/blog/2020-09-22-lit-element-and-lit-html-next-preview/), but also with some breaking changes.
|
||||
This upgrade comes with a ton of great [improvements](https://lit.dev/blog/2021-04-21-lit-2.0-meet-lit-all-over-again/), but also with some breaking changes.
|
||||
|
||||
If you have developed a custom card or view, and are using `LitElement` and `lit-html` from our components, your component will be using Lit 2.0 in the next release (2021.6). If you don't know if you are using `LitElement` from our components, your code will look something like this:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user