Skip to content

Bump lit-element from 2.4.0 to 3.2.1

Dependabot requested to merge dependabot-npm_and_yarn-lit-element-3.2.1 into master

Bumps lit-element from 2.4.0 to 3.2.1.

Release notes

Sourced from lit-element's releases.

lit-element@3.2.1

Patch Changes

  • #2978 634d4560 - 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

  • #2401 2c9d0008 - Added a devlog events system that may be used for debugging and visualizing Lit's internals.

Patch Changes

  • Updated dependencies [2c9d0008]:
    • lit-html@2.2.0
    • @​lit/reactive-element@​1.3.0

lit-element@3.1.2

Patch Changes

  • #2370 7453e365 - 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.

  • #2410 b9a6962b - Correct the link path of CONTRIBUTING.md in README.md files

lit-element@3.1.1

Patch Changes

  • #2384 39b8db85 - Fix missing decorators/query-assigned-elements.js file

lit-element@3.1.0

Minor Changes

  • #2327 49ecf623 - 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.

Patch Changes

lit-element@3.0.2

Patch Changes

  • #2240 76ed65d7 - Identify a this reference for jscompiler.

  • #2236 5fc3818a - Prevent polyfillSupport.noPatchSupported from implicitly being any. Deduplicate types for DevMode-suffixed polyfill support functions.

lit-element@3.0.1

... (truncated)

Changelog

Sourced from lit-element's changelog.

3.2.1

Patch Changes

  • #2978 634d4560 - 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

  • #2401 2c9d0008 - Added a devlog events system that may be used for debugging and visualizing Lit's internals.

Patch Changes

  • Updated dependencies [2c9d0008]:
    • lit-html@2.2.0
    • @​lit/reactive-element@​1.3.0

3.1.2

Patch Changes

  • #2370 7453e365 - 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.

  • #2410 b9a6962b - Correct the link path of CONTRIBUTING.md in README.md files

3.1.1

Patch Changes

  • #2384 39b8db85 - Fix missing decorators/query-assigned-elements.js file

3.1.0

Minor Changes

  • #2327 49ecf623 - 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.

Patch Changes

3.0.2

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lit-robot, a new releaser for lit-element since your current version.



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

Merge request reports