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 #3070

Closed
wants to merge 1 commit into from
Closed

Version Packages #3070

wants to merge 1 commit into from

Conversation

lit-robot
Copy link
Member

@lit-robot lit-robot commented Jun 21, 2022

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/testing@0.1.0

Minor Changes

@lit-labs/analyzer@0.2.1

Patch Changes

  • #2976 bf13dae2 - Added Type, Reference, and VariableDeclaration to model

@lit-labs/eleventy-plugin-lit@0.2.2

Patch Changes

  • #3006 da4e097b - Fix transform breakage in situations where outputPath is false (e.g. setting permalink: false or using the serverless plugin).

@lit-labs/react@1.0.6

Patch Changes

  • #3050 5227ca52 - Fix a property collision in the minified production build.

@lit-labs/router@0.1.1

Patch Changes

  • #3050 5227ca52 - Fix a property collision in the minified production build.

@lit-labs/ssr@2.2.1

Patch Changes

  • #3045 9a7b6546 - Fix behavior of setAttribute when value is not a string to match browsers. It is now cast to a string. Fixes problems such as reflection of type:Number properties on ReactiveElements.

lit@2.2.7

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.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/localize-tools@0.6.4

Patch Changes

@lit/reactive-element@1.3.3

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/ts-transformers@1.1.2

Patch Changes

@lit-labs/gen-wrapper-react@0.1.0

Minor Changes

  • #2932 06268491 - Made the react and vue wrapper generators to lazy, locally controlled deps.

@lit-labs/gen-wrapper-vue@0.1.0

Minor Changes

  • #2932 06268491 - Made the react and vue wrapper generators to lazy, locally controlled deps.

@lit-labs/cli@0.0.2

Patch Changes

  • #2932 06268491 - Made the react and vue wrapper generators to lazy, locally controlled deps.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 21, 2022

📊 Tachometer Benchmark Results

Summary

nop-update

  • lit-html-kitchen-sink: unsure 🔍 -1% - +8% (-0.22ms - +1.84ms)
    this-change vs tip-of-tree

render

  • lit-element-list: unsure 🔍 -5% - +6% (-3.39ms - +4.77ms)
    this-change vs tip-of-tree
  • lit-html-kitchen-sink: unsure 🔍 -5% - +3% (-1.48ms - +0.96ms)
    this-change vs tip-of-tree
  • lit-html-repeat: unsure 🔍 -2% - +7% (-0.17ms - +0.68ms)
    this-change vs tip-of-tree
  • lit-html-template-heavy: unsure 🔍 -5% - +10% (-2.49ms - +5.24ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -9% - +19% (-6.48ms - +13.79ms)
    this-change vs tip-of-tree

update

  • lit-element-list: unsure 🔍 -5% - +2% (-41.12ms - +18.35ms)
    this-change vs tip-of-tree
  • lit-html-kitchen-sink: unsure 🔍 -5% - +3% (-4.42ms - +2.23ms)
    this-change vs tip-of-tree
  • lit-html-repeat: unsure 🔍 -4% - +5% (-14.06ms - +18.21ms)
    this-change vs tip-of-tree
  • lit-html-template-heavy: unsure 🔍 -4% - +9% (-5.43ms - +11.15ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -11% - +7% (-92.49ms - +56.78ms)
    this-change vs tip-of-tree

update-reflect

  • lit-element-list: unsure 🔍 -2% - +3% (-17.59ms - +25.70ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -9% - +4% (-82.39ms - +38.10ms)
    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
73.53ms - 79.21ms-unsure 🔍
-5% - +6%
-3.39ms - +4.77ms
faster ✔
13% - 26%
11.36ms - 25.97ms
tip-of-tree
tip-of-tree
72.75ms - 78.60msunsure 🔍
-6% - +4%
-4.77ms - +3.39ms
-faster ✔
14% - 27%
12.02ms - 26.69ms
previous-release
previous-release
88.31ms - 101.76msslower ❌
14% - 34%
11.36ms - 25.97ms
slower ❌
15% - 36%
12.02ms - 26.69ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
777.46ms - 798.06ms-unsure 🔍
-5% - +2%
-41.12ms - +18.35ms
faster ✔
33% - 37%
396.00ms - 464.82ms
tip-of-tree
tip-of-tree
771.25ms - 827.04msunsure 🔍
-2% - +5%
-18.35ms - +41.12ms
-faster ✔
32% - 37%
375.95ms - 462.11ms
previous-release
previous-release
1185.34ms - 1251.00msslower ❌
50% - 59%
396.00ms - 464.82ms
slower ❌
46% - 59%
375.95ms - 462.11ms
-

update-reflect

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
776.30ms - 804.82ms-unsure 🔍
-2% - +3%
-17.59ms - +25.70ms
faster ✔
4% - 9%
34.03ms - 72.72ms
tip-of-tree
tip-of-tree
770.23ms - 802.79msunsure 🔍
-3% - +2%
-25.70ms - +17.59ms
-faster ✔
4% - 9%
36.55ms - 78.30ms
previous-release
previous-release
830.87ms - 857.00msslower ❌
4% - 9%
34.03ms - 72.72ms
slower ❌
5% - 10%
36.55ms - 78.30ms
-
lit-html-kitchen-sink

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
28.75ms - 30.15ms-unsure 🔍
-5% - +3%
-1.48ms - +0.96ms
faster ✔
11% - 17%
3.54ms - 5.95ms
tip-of-tree
tip-of-tree
28.71ms - 30.71msunsure 🔍
-3% - +5%
-0.96ms - +1.48ms
-faster ✔
9% - 17%
3.09ms - 5.89ms
previous-release
previous-release
33.22ms - 35.18msslower ❌
12% - 20%
3.54ms - 5.95ms
slower ❌
10% - 20%
3.09ms - 5.89ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
77.57ms - 81.44ms-unsure 🔍
-5% - +3%
-4.42ms - +2.23ms
faster ✔
3% - 10%
2.44ms - 9.04ms
tip-of-tree
tip-of-tree
77.89ms - 83.31msunsure 🔍
-3% - +6%
-2.23ms - +4.42ms
-faster ✔
1% - 10%
0.84ms - 8.45ms
previous-release
previous-release
82.57ms - 87.91msslower ❌
3% - 11%
2.44ms - 9.04ms
slower ❌
1% - 11%
0.84ms - 8.45ms
-

nop-update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
23.66ms - 25.46ms-unsure 🔍
-1% - +8%
-0.22ms - +1.84ms
faster ✔
10% - 20%
2.87ms - 5.81ms
tip-of-tree
tip-of-tree
23.24ms - 24.26msunsure 🔍
-7% - +1%
-1.84ms - +0.22ms
-faster ✔
14% - 22%
3.88ms - 6.42ms
previous-release
previous-release
27.74ms - 30.06msslower ❌
11% - 24%
2.87ms - 5.81ms
slower ❌
16% - 27%
3.88ms - 6.42ms
-
lit-html-repeat

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
10.17ms - 10.87ms-unsure 🔍
-2% - +7%
-0.17ms - +0.68ms
faster ✔
8% - 15%
0.89ms - 1.81ms
tip-of-tree
tip-of-tree
10.02ms - 10.51msunsure 🔍
-6% - +2%
-0.68ms - +0.17ms
-faster ✔
10% - 17%
1.21ms - 2.00ms
previous-release
previous-release
11.56ms - 12.18msslower ❌
8% - 18%
0.89ms - 1.81ms
slower ❌
12% - 20%
1.21ms - 2.00ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
369.30ms - 391.63ms-unsure 🔍
-4% - +5%
-14.06ms - +18.21ms
faster ✔
20% - 26%
95.83ms - 131.24ms
tip-of-tree
tip-of-tree
366.75ms - 390.03msunsure 🔍
-5% - +4%
-18.21ms - +14.06ms
-faster ✔
20% - 27%
97.60ms - 133.62ms
previous-release
previous-release
480.25ms - 507.74msslower ❌
25% - 35%
95.83ms - 131.24ms
slower ❌
25% - 36%
97.60ms - 133.62ms
-
lit-html-template-heavy

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
51.82ms - 59.21ms-unsure 🔍
-5% - +10%
-2.49ms - +5.24ms
faster ✔
7% - 20%
4.68ms - 12.65ms
tip-of-tree
tip-of-tree
53.00ms - 55.28msunsure 🔍
-9% - +4%
-5.24ms - +2.49ms
-faster ✔
13% - 18%
8.17ms - 11.91ms
previous-release
previous-release
62.69ms - 65.67msslower ❌
7% - 24%
4.68ms - 12.65ms
slower ❌
15% - 22%
8.17ms - 11.91ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
116.82ms - 132.70ms-unsure 🔍
-4% - +9%
-5.43ms - +11.15ms
faster ✔
5% - 17%
7.53ms - 24.22ms
tip-of-tree
tip-of-tree
119.52ms - 124.28msunsure 🔍
-9% - +4%
-11.15ms - +5.43ms
-faster ✔
11% - 16%
15.24ms - 22.23ms
previous-release
previous-release
138.08ms - 143.19msslower ❌
5% - 20%
7.53ms - 24.22ms
slower ❌
12% - 18%
15.24ms - 22.23ms
-
reactive-element-list

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
71.63ms - 85.32ms-unsure 🔍
-9% - +19%
-6.48ms - +13.79ms
unsure 🔍
-16% - +7%
-13.01ms - +6.29ms
tip-of-tree
tip-of-tree
67.34ms - 82.29msunsure 🔍
-17% - +8%
-13.79ms - +6.48ms
-unsure 🔍
-20% - +3%
-17.12ms - +3.09ms
previous-release
previous-release
75.04ms - 88.63msunsure 🔍
-8% - +17%
-6.29ms - +13.01ms
unsure 🔍
-5% - +24%
-3.09ms - +17.12ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
784.47ms - 888.00ms-unsure 🔍
-11% - +7%
-92.49ms - +56.78ms
unsure 🔍
-15% - +3%
-137.73ms - +32.91ms
tip-of-tree
tip-of-tree
800.33ms - 907.86msunsure 🔍
-7% - +11%
-56.78ms - +92.49ms
-unsure 🔍
-13% - +6%
-121.11ms - +51.99ms
previous-release
previous-release
820.83ms - 956.47msunsure 🔍
-4% - +17%
-32.91ms - +137.73ms
unsure 🔍
-6% - +14%
-51.99ms - +121.11ms
-

update-reflect

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
838.97ms - 861.62ms-unsure 🔍
-9% - +4%
-82.39ms - +38.10ms
unsure 🔍
-2% - +2%
-18.99ms - +17.06ms
tip-of-tree
tip-of-tree
813.27ms - 931.61msunsure 🔍
-4% - +10%
-38.10ms - +82.39ms
-unsure 🔍
-5% - +10%
-39.63ms - +81.99ms
previous-release
previous-release
837.24ms - 865.28msunsure 🔍
-2% - +2%
-17.06ms - +18.99ms
unsure 🔍
-9% - +4%
-81.99ms - +39.63ms
-

tachometer-reporter-action v2 for Benchmarks

@@ -2,7 +2,7 @@
"private": true,
"name": "@lit-labs/cli",
"description": "Tooling for Lit development",
"version": "0.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Need to remove the private changeset.

@aomarks
Copy link
Member

aomarks commented Jun 21, 2022

Do you think we could re-run this to pick up #3045, which I just merged? It would be nice to include it in the release.

@augustjk augustjk closed this Jun 29, 2022
@augustjk augustjk deleted the changeset-release/main branch June 29, 2022 18:21
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.

None yet

4 participants