Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2500

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Version Packages #2500

merged 1 commit into from
Feb 7, 2022

Conversation

lit-robot
Copy link
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@lit-labs/eleventy-plugin-lit@0.1.0

Minor Changes

  • #2499 3efb256d - Initial release of @lit-labs/eleventy-plugin-lit

@lit-labs/router@0.0.1

Patch Changes

@lit-labs/ssr@2.0.2

Patch Changes

  • #2488 28d856e3 - Fix typo in README import statements.

  • #2456 0b774e0e - Fix TypeScript typing issues when using @lit-labs/ssr. Adds a dependency on @types/node for URL, which is part of the public ModuleLoader API. Adds a new VmModule interface for the ModuleLoader API, whose return type was previously completely missing.

  • #2480 c9022d53 - Fix bug which could cause errors resolving lit modules with isolated vm modules.

  • #2406 5d77f893 - [@lit-labs/ssr] Fix typo in ssr readme. Fixes [ssr] README has an inaccuracy #2381

lit@2.1.3

Patch Changes

  • #2498 2a1dc7a1 - Replace 'rare' with 'invalid' in svg tag function JSDocs.

  • #2459 23df9d45 - Fix bindings inside of <title> elements

  • #2482 6ea3d6c4 - Update the definition of the PropertyValues type to give better types to .get(k). .get(k) is now defined to return the correct type when using PropertyValues<this> and a parameter that's a key of the element class.

  • #2464 df4e1a46 - Fix type signature in queryAssignedNodes JSDoc code example.

  • #2479 89560520 - Expand JSDocs for the svg tagged template literal (TTL). The new documentation makes it more clear that the svg tag function should only be used for SVG fragments, and not for the <svg> HTML element.

  • #2457 48d69184 - Add JSDoc to the willUpdate lifecycle callback. Expand the docs for firstUpdated, and attributeChangedCallback. Minor code sample fixes.

lit-html@2.1.3

Patch Changes

  • #2498 2a1dc7a1 - Replace 'rare' with 'invalid' in svg tag function JSDocs.

  • #2459 23df9d45 - Fix bindings inside of <title> elements

  • #2479 89560520 - Expand JSDocs for the svg tagged template literal (TTL). The new documentation makes it more clear that the svg tag function should only be used for SVG fragments, and not for the <svg> HTML element.

@lit/reactive-element@1.2.2

Patch Changes

  • #2482 6ea3d6c4 - Update the definition of the PropertyValues type to give better types to .get(k). .get(k) is now defined to return the correct type when using PropertyValues<this> and a parameter that's a key of the element class.

  • #2464 df4e1a46 - Fix type signature in queryAssignedNodes JSDoc code example.

  • #2457 48d69184 - Add JSDoc to the willUpdate lifecycle callback. Expand the docs for firstUpdated, and attributeChangedCallback. Minor code sample fixes.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2022

📊 Tachometer Benchmark Results

Summary

nop-update

  • lit-html-kitchen-sink: unsure 🔍 -1% - +3% (-0.38ms - +0.64ms)
    this-change vs tip-of-tree

render

  • lit-element-list: unsure 🔍 -0% - +1% (-0.35ms - +0.86ms)
    this-change vs tip-of-tree
  • lit-html-kitchen-sink: unsure 🔍 -1% - +0% (-0.30ms - +0.11ms)
    this-change vs tip-of-tree
  • lit-html-repeat: unsure 🔍 -3% - +1% (-0.34ms - +0.15ms)
    this-change vs tip-of-tree
  • lit-html-template-heavy: unsure 🔍 -1% - +1% (-0.51ms - +0.77ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -1% - +2% (-0.59ms - +1.06ms)
    this-change vs tip-of-tree

update

  • lit-element-list: unsure 🔍 -1% - +1% (-6.32ms - +8.73ms)
    this-change vs tip-of-tree
  • lit-html-kitchen-sink: unsure 🔍 -3% - +3% (-2.18ms - +2.65ms)
    this-change vs tip-of-tree
  • lit-html-repeat: unsure 🔍 -4% - +4% (-10.87ms - +11.78ms)
    this-change vs tip-of-tree
  • lit-html-template-heavy: unsure 🔍 -2% - +1% (-2.04ms - +0.80ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -1% - +0% (-3.84ms - +2.51ms)
    this-change vs tip-of-tree

update-reflect

  • lit-element-list: unsure 🔍 -1% - +3% (-6.63ms - +22.51ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -1% - +0% (-6.42ms - +3.03ms)
    this-change vs tip-of-tree

Results

lit-element-list

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
72.05ms - 72.90ms-unsure 🔍
-0% - +1%
-0.35ms - +0.86ms
faster ✔
20% - 22%
18.54ms - 20.65ms
tip-of-tree
tip-of-tree
71.79ms - 72.65msunsure 🔍
-1% - +0%
-0.86ms - +0.35ms
-faster ✔
21% - 23%
18.79ms - 20.91ms
previous-release
previous-release
91.10ms - 93.04msslower ❌
26% - 29%
18.54ms - 20.65ms
slower ❌
26% - 29%
18.79ms - 20.91ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
636.53ms - 650.00ms-unsure 🔍
-1% - +1%
-6.32ms - +8.73ms
faster ✔
6% - 8%
44.15ms - 58.98ms
tip-of-tree
tip-of-tree
638.70ms - 645.42msunsure 🔍
-1% - +1%
-8.73ms - +6.32ms
-faster ✔
7% - 8%
48.19ms - 57.34ms
previous-release
previous-release
691.73ms - 697.93msslower ❌
7% - 9%
44.15ms - 58.98ms
slower ❌
7% - 9%
48.19ms - 57.34ms
-

update-reflect

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
705.54ms - 733.72ms-unsure 🔍
-1% - +3%
-6.63ms - +22.51ms
faster ✔
1% - 5%
5.05ms - 34.66ms
tip-of-tree
tip-of-tree
707.99ms - 715.39msunsure 🔍
-3% - +1%
-22.51ms - +6.63ms
-faster ✔
3% - 5%
21.94ms - 33.65ms
previous-release
previous-release
734.95ms - 744.02msslower ❌
1% - 5%
5.05ms - 34.66ms
slower ❌
3% - 5%
21.94ms - 33.65ms
-
lit-html-kitchen-sink

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
28.72ms - 29.04ms-unsure 🔍
-1% - +0%
-0.30ms - +0.11ms
faster ✔
15% - 17%
5.00ms - 5.97ms
tip-of-tree
tip-of-tree
28.85ms - 29.11msunsure 🔍
-0% - +1%
-0.11ms - +0.30ms
-faster ✔
14% - 17%
4.91ms - 5.86ms
previous-release
previous-release
33.90ms - 34.82msslower ❌
17% - 21%
5.00ms - 5.97ms
slower ❌
17% - 20%
4.91ms - 5.86ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
79.34ms - 82.83ms-unsure 🔍
-3% - +3%
-2.18ms - +2.65ms
faster ✔
2% - 10%
1.19ms - 9.11ms
tip-of-tree
tip-of-tree
79.18ms - 82.53msunsure 🔍
-3% - +3%
-2.65ms - +2.18ms
-faster ✔
2% - 11%
1.46ms - 9.31ms
previous-release
previous-release
82.68ms - 89.79msslower ❌
1% - 11%
1.19ms - 9.11ms
slower ❌
2% - 12%
1.46ms - 9.31ms
-

nop-update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
25.55ms - 26.27ms-unsure 🔍
-1% - +3%
-0.38ms - +0.64ms
faster ✔
10% - 13%
2.98ms - 3.91ms
tip-of-tree
tip-of-tree
25.41ms - 26.13msunsure 🔍
-2% - +1%
-0.64ms - +0.38ms
-faster ✔
11% - 14%
3.11ms - 4.05ms
previous-release
previous-release
29.06ms - 29.65msslower ❌
11% - 15%
2.98ms - 3.91ms
slower ❌
12% - 16%
3.11ms - 4.05ms
-
lit-html-repeat

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
11.16ms - 11.45ms-unsure 🔍
-3% - +1%
-0.34ms - +0.15ms
faster ✔
12% - 14%
1.52ms - 1.84ms
tip-of-tree
tip-of-tree
11.21ms - 11.59msunsure 🔍
-1% - +3%
-0.15ms - +0.34ms
-faster ✔
11% - 14%
1.38ms - 1.79ms
previous-release
previous-release
12.92ms - 13.05msslower ❌
13% - 16%
1.52ms - 1.84ms
slower ❌
12% - 16%
1.38ms - 1.79ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
281.13ms - 296.59ms-unsure 🔍
-4% - +4%
-10.87ms - +11.78ms
faster ✔
27% - 32%
106.12ms - 134.08ms
tip-of-tree
tip-of-tree
280.14ms - 296.68msunsure 🔍
-4% - +4%
-11.78ms - +10.87ms
-faster ✔
27% - 32%
106.26ms - 134.84ms
previous-release
previous-release
397.31ms - 420.61msslower ❌
36% - 47%
106.12ms - 134.08ms
slower ❌
36% - 48%
106.26ms - 134.84ms
-
lit-html-template-heavy

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
53.21ms - 54.05ms-unsure 🔍
-1% - +1%
-0.51ms - +0.77ms
faster ✔
14% - 17%
9.04ms - 10.72ms
tip-of-tree
tip-of-tree
53.01ms - 53.98msunsure 🔍
-1% - +1%
-0.77ms - +0.51ms
-faster ✔
15% - 17%
9.14ms - 10.88ms
previous-release
previous-release
62.78ms - 64.23msslower ❌
17% - 20%
9.04ms - 10.72ms
slower ❌
17% - 20%
9.14ms - 10.88ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
112.16ms - 114.11ms-unsure 🔍
-2% - +1%
-2.04ms - +0.80ms
faster ✔
12% - 16%
16.10ms - 20.86ms
tip-of-tree
tip-of-tree
112.72ms - 114.79msunsure 🔍
-1% - +2%
-0.80ms - +2.04ms
-faster ✔
12% - 15%
15.45ms - 20.27ms
previous-release
previous-release
129.44ms - 133.79msslower ❌
14% - 19%
16.10ms - 20.86ms
slower ❌
14% - 18%
15.45ms - 20.27ms
-
reactive-element-list

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
52.02ms - 53.22ms-unsure 🔍
-1% - +2%
-0.59ms - +1.06ms
unsure 🔍
-2% - +1%
-1.27ms - +0.32ms
tip-of-tree
tip-of-tree
51.82ms - 52.95msunsure 🔍
-2% - +1%
-1.06ms - +0.59ms
-unsure 🔍
-3% - +0%
-1.49ms - +0.06ms
previous-release
previous-release
52.57ms - 53.62msunsure 🔍
-1% - +2%
-0.32ms - +1.27ms
unsure 🔍
-0% - +3%
-0.06ms - +1.49ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
637.23ms - 642.03ms-unsure 🔍
-1% - +0%
-3.84ms - +2.51ms
unsure 🔍
-1% - +0%
-3.80ms - +2.92ms
tip-of-tree
tip-of-tree
638.21ms - 642.38msunsure 🔍
-0% - +1%
-2.51ms - +3.84ms
-unsure 🔍
-0% - +1%
-2.92ms - +3.37ms
previous-release
previous-release
637.72ms - 642.42msunsure 🔍
-0% - +1%
-2.92ms - +3.80ms
unsure 🔍
-1% - +0%
-3.37ms - +2.92ms
-

update-reflect

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
728.84ms - 736.40ms-unsure 🔍
-1% - +0%
-6.42ms - +3.03ms
unsure 🔍
-1% - +0%
-8.72ms - +1.34ms
tip-of-tree
tip-of-tree
731.47ms - 737.16msunsure 🔍
-0% - +1%
-3.03ms - +6.42ms
-unsure 🔍
-1% - +0%
-6.37ms - +2.37ms
previous-release
previous-release
732.99ms - 739.63msunsure 🔍
-0% - +1%
-1.34ms - +8.72ms
unsure 🔍
-0% - +1%
-2.37ms - +6.37ms
-

tachometer-reporter-action v2 for Benchmarks

@justinfagnani justinfagnani merged commit ff9d64e into main Feb 7, 2022
@justinfagnani justinfagnani deleted the changeset-release/main branch February 7, 2022 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ssr] README has an inaccuracy
3 participants