fix(deps): update dependency lit-html to v2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
lit-html (source) | dependencies | major | ^1.2.1 -> ^2.0.0 |
Release Notes
lit/lit
v2.0.2
Patch Changes
-
#2146
8bb33c88
- Work around a Chrome bug with trusted types: https://crbug.com/993268 -
#2236
5fc3818a
- PreventpolyfillSupport.noPatchSupported
from implicitly beingany
. Deduplicate types forDevMode
-suffixed polyfill support functions.
v2.0.1
Fixed
- Use
lit-html
1.0 (#543).
v2.0.0
Added
Changed
- [Breaking] Renamed
unsafeCss
tounsafeCSS
for consistency with lit-html'sunsafeHTML
(#524) - Remove all uses of
any
outside of tests (#457)
Fixed
- A bunch of docs fixes (#464), (#458), (#493), (#504), (#505), (#501), (#494), (#491), (#509), (#513), (#515), (#512), (#503), (#460), (#413), (#426), (#516), (#537), (#535), (#539), (#540)
- Build on checkout (#423)
Fixed
- Adds a check to ensure
CSSStyleSheet
is constructable (#527).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph