#31322fe2053f - Added "types" entry to package exports. This tells newer versions of TypeScript where to look for typings for each module.
lit-element@3.2.1
Patch Changes
#2978634d4560 - Changed the caching behavior of the css`` template literal tag so that same-text styles do not share a CSSStyleSheet. Note that this may be a breaking change in some very unusual scenarios on Chromium and Firefox > 101 only.
lit-element@3.2.0
Minor Changes
#24012c9d0008 - Added a devlog events system that may be used for debugging and visualizing Lit's internals.
#23707453e365 - Replace square bracket links with the linkcode JSDoc tag.
Editors will create a jump to definition hyperlink for the linkcode tag if the identifier is in scope.
#2410b9a6962b - Correct the link path of CONTRIBUTING.md in README.md files
#232749ecf623 - Add queryAssignedElements decorator for a declarative API that calls HTMLSlotElement.assignedElements() on a specified slot. selector option allows filtering returned elements with a CSS selector.
#31322fe2053f - Added "types" entry to package exports. This tells newer versions of TypeScript where to look for typings for each module.
3.2.1
Patch Changes
#2978634d4560 - Changed the caching behavior of the css`` template literal tag so that same-text styles do not share a CSSStyleSheet. Note that this may be a breaking change in some very unusual scenarios on Chromium and Firefox > 101 only.
3.2.0
Minor Changes
#24012c9d0008 - Added a devlog events system that may be used for debugging and visualizing Lit's internals.
#23707453e365 - Replace square bracket links with the linkcode JSDoc tag.
Editors will create a jump to definition hyperlink for the linkcode tag if the identifier is in scope.
#2410b9a6962b - Correct the link path of CONTRIBUTING.md in README.md files
#232749ecf623 - Add queryAssignedElements decorator for a declarative API that calls HTMLSlotElement.assignedElements() on a specified slot. selector option allows filtering returned elements with a CSS selector.
This version was pushed to npm by lit-robot, a new releaser for lit-element since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps lit-element from 2.5.1 to 3.2.2.
Release notes
Sourced from lit-element's releases.
Changelog
Sourced from lit-element's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by lit-robot, a new releaser for lit-element since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)