Bump lit-element from 3.3.2 to 3.3.3
Bumps lit-element from 3.3.2 to 3.3.3.
Release notes
Sourced from lit-element's releases.
lit-element@3.3.3
Patch Changes
#4031
8057c78d
- Rename ReactiveElement._initialize to __initialize, make it private, and remove the@internal
annotation. This will help prevent collisions with subclasses that implement their own _initialize method, while using development builds.Updated dependencies [
e2c50569
]:
- lit-html@2.8.0
Changelog
Sourced from lit-element's changelog.
3.3.3
Patch Changes
#4031
8057c78d
- Rename ReactiveElement._initialize to __initialize, make it private, and remove the@internal
annotation. This will help prevent collisions with subclasses that implement their own _initialize method, while using development builds.Updated dependencies [
e2c50569
]:
- lit-html@2.8.0
Commits
-
51c431e
Version Packages (#4066) -
14f2a2f
[all] Add explicit "types" to tsconfig (#4025) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts