8000 Version Packages by lit-robot · Pull Request #3509 · lit/lit · GitHub
[go: up one dir, main page]

Skip to content

Version Packages#3509

Closed
lit-robot wants to merge 1 commit intomainfrom
changeset-release/main
Closed

Version Packages#3509
lit-robot wants to merge 1 commit intomainfrom
changeset-release/main

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/analyzer@0.5.0

Minor Changes

  • #3507 b152db29 - Added support for export, slot, cssPart, and cssProperty to analyzer and manifest generator. Also improved JS project analysis performance.

  • #3507 b152db29 - Added superclass analysis to ClassDeclaration, along with the ability to query exports of a Module (via getExport() and getResolvedExport()) and the ability to dereference References to the Declaration they point to (via dereference()). A ClassDeclaration's superClass may be interrogated via classDeclaration.heritage.superClass.dereference() (heritage.superClass returns a Reference, which can be dereferenced to access its superclass's ClassDeclaration model.

@lit-labs/cli@0.3.0

Minor Changes

  • #3507 b152db29 - changed lit init --dir flag to --out

  • #3507 b152db29 - Added superclass analysis to ClassDeclaration, along with the ability to query exports of a Module (via getExport() and getResolvedExport()) and the ability to dereference References to the Declaration they point to (via dereference()). A ClassDeclaration's superClass may be interrogated via classDeclaration.heritage.superClass.dereference() (heritage.superClass returns a Reference, which can be dereferenced to access its superclass's ClassDeclaration model.

  • #3507 b152db29 - Implemented lit init element command

Patch Changes

@lit-labs/context@0.2.0

Minor Changes

Patch Changes

@lit-labs/gen-utils@0.2.0

Minor Changes

Patch Changes

@lit-labs/ssr@2.3.0

Minor Changes

  • #3507 b152db29 - ReactiveElement's shadowRootOptions are now used to configure declarative shadow roots' properties.

  • #3507 b152db29 - Module resolution within SSR now supports package exports (via package.json)

  • #3507 b152db29 - Add support to SSR for loading of modules from packages with export maps

Patch Changes

  • Updated dependencies [b152db29]:
    • lit-html@2.5.0
    • @lit/reactive-element@1.5.0
    • lit@2.5.0

lit@2.5.0

Minor Changes

  • #3507 b152db29 - lit-html and reactive-element now include development Node builds with unminified code and dev warnings.

Patch Changes

  • Updated dependencies [b152db29]:
    • lit-html@2.5.0
    • @lit/reactive-element@1.5.0

lit-html@2.5.0

Minor Changes

  • #3507 b152db29 - lit-html and reactive-element now include development Node builds with unminified code and dev warnings.

@lit/reactive-element@1.5.0

Minor Changes

  • #3507 b152db29 - lit-html and reactive-element now include development Node builds with unminified code and dev warnings.

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

Patch Changes

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

Patch Changes

@lit-labs/react@1.1.1

Patch Changes

  • #3507 b152db29 - Add console warning for reserved react properites found on a wrapped web component in dev mode only.

  • #3507 b152db29 - Filter __forwaredRef from build.

@lit-labs/gen-manifest@0.1.0

Minor Changes

  • #3507 b152db29 - Added support for export, slot, cssPart, and cssProperty to analyzer and manifest generator. Also improved JS project analysis performance.

Patch Changes

@lit-labs/gen-wrapper-angular@0.0.4

Patch Changes

@github-actions
Copy link
Contributor
github-actions bot commented Dec 8, 2022

📊 Tachometer Benchmark Results

Summary

nop-update

  • lit-html-kitchen-sink: unsure 🔍 -4% - +13% (-0.83ms - +2.99ms)
    this-change vs tip-of-tree

render

  • lit-element-list: 85.32ms - 87.92ms
  • lit-html-kitchen-sink: slower ❌ 0% - 14% (0.17ms - 4.78ms)
    this-change vs tip-of-tree
  • lit-html-repeat: unsure 🔍 -6% - +3% (-0.73ms - +0.39ms)
    this-change vs tip-of-tree
  • lit-html-template-heavy: unsure 🔍 -1% - +2% (-0.76ms - +1.00ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -4% - +1% (-2.53ms - +0.37ms)
    this-change vs tip-of-tree

update

  • lit-element-list: 821.51ms - 829.33ms
  • lit-html-kitchen-sink: unsure 🔍 -6% - +10% (-5.59ms - +9.23ms)
    this-change vs tip-of-tree
  • lit-html-repeat: unsure 🔍 -2% - +3% (-6.22ms - +7.82ms)
    this-change vs tip-of-tree
  • lit-html-template-heavy: unsure 🔍 -1% - +1% (-1.00ms - +1.59ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -1% - +1% (-7.60ms - +4.59ms)
    this-change vs tip-of-tree

update-reflect

  • lit-element-list: 813.97ms - 819.01ms
  • reactive-element-list: unsure 🔍 -0% - +1% (-1.28ms - +9.32ms)
    this-change vs tip-of-tree

Results

lit-element-list

render

VersionAvg timevs
85.32ms - 87.92ms-

update

VersionAvg timevs
821.51ms - 829.33ms-

update-reflect

VersionAvg timevs
813.97ms - 819.01ms-
lit-html-kitchen-sink

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
34.08ms - 38.18ms-slower ❌
0% - 14%
0.17ms - 4.78ms
slower ❌
0% - 16%
0.17ms - 5.36ms
tip-of-tree
tip-of-tree
32.60ms - 34.72msfaster ✔
1% - 13%
0.17ms - 4.78ms
-unsure 🔍
-5% - +7%
-1.62ms - +2.20ms
previous-release
previous-release
31.78ms - 34.96msfaster ✔
1% - 14%
0.17ms - 5.36ms
unsure 🔍
-7% - +5%
-2.20ms - +1.62ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
89.82ms - 100.25ms-unsure 🔍
-6% - +10%
-5.59ms - +9.23ms
unsure 🔍
-8% - +6%
-7.37ms - +6.03ms
tip-of-tree
tip-of-tree
87.96ms - 98.48msunsure 🔍
-10% - +6%
-9.23ms - +5.59ms
-unsure 🔍
-10% - +4%
-9.23ms - +4.25ms
previous-release
previous-release
91.50ms - 99.92msunsure 🔍
-6% - +8%
-6.03ms - +7.37ms
unsure 🔍
-5% - +10%
-4.25ms - +9.23ms
-

nop-update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
22.81ms - 26.05ms-unsure 🔍
-4% - +13%
-0.83ms - +2.99ms
unsure 🔍
-12% - +6%
-3.04ms - +1.65ms
tip-of-tree
tip-of-tree
22.33ms - 24.36msunsure 🔍
-12% - +3%
-2.99ms - +0.83ms
-unsure 🔍
-15% - +0%
-3.76ms - +0.20ms
previous-release
previous-release
23.43ms - 26.83msunsure 🔍
-7% - +13%
-1.65ms - +3.04ms
unsure 🔍
-1% - +16%
-0.20ms - +3.76ms
-
lit-html-repeat

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
11.46ms - 12.25ms-unsure 🔍
-6% - +3%
-0.73ms - +0.39ms
unsure 🔍
-6% - +4%
-0.71ms - +0.50ms
tip-of-tree
tip-of-tree
11.63ms - 12.42msunsure 🔍
-3% - +6%
-0.39ms - +0.73ms
-unsure 🔍
-4% - +6%
-0.53ms - +0.67ms
previous-release
previous-release
11.51ms - 12.41msunsure 🔍
-4% - +6%
-0.50ms - +0.71ms
unsure 🔍
-6% - +4%
-0.67ms - +0.53ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
307.15ms - 318.03ms-unsure 🔍
-2% - +3%
-6.22ms - +7.82ms
unsure 🔍
-2% - +2%
-5.35ms - +7.69ms
tip-of-tree
tip-of-tree
307.35ms - 316.23msunsure 🔍
-2% - +2%
-7.82ms - +6.22ms
-unsure 🔍
-2% - +2%
-5.34ms - +6.07ms< 8000 /td>
previous-release
previous-release
307.84ms - 315.01msunsure 🔍
-2% - +2%
-7.69ms - +5.35ms
unsure 🔍
-2% - +2%
-6.07ms - +5.34ms
-
lit-html-template-heavy

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
55.97ms - 57.30ms-unsure 🔍
-1% - +2%
-0.76ms - +1.00ms
unsure 🔍
-2% - +2%
-1.08ms - +1.04ms
tip-of-tree
tip-of-tree
55.93ms - 57.09msunsure 🔍
-2% - +1%
-1.00ms - +0.76ms
-unsure 🔍
-2% - +2%
-1.15ms - +0.87ms
previous-release
previous-release
55.82ms - 57.48msunsure 🔍
-2% - +2%
-1.04ms - +1.08ms
unsure 🔍
-2% - +2%
-0.87ms - +1.15ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
129.03ms - 130.87ms-unsure 🔍
-1% - +1%
-1.00ms - +1.59ms
unsure 🔍
-1% - +1%
-1.33ms - +1.53ms
tip-of-tree
tip-of-tree
128.74ms - 130.57msunsure 🔍
-1% - +1%
-1.59ms - +1.00ms
-unsure 🔍
-1% - +1%
-1.62ms - +1.23ms
previous-release
previous-release
128.76ms - 130.94msunsure 🔍
-1% - +1%
-1.53ms - +1.33ms
unsure 🔍
-1% - +1%
-1.23ms - +1.62ms
-
reactive-element-list

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
54.67ms - 56.49ms-unsure 🔍
-4% - +1%
-2.53ms - +0.37ms
unsure 🔍
-4% - +0%
-2.32ms - +0.25ms
tip-of-tree
tip-of-tree
55.52ms - 57.80msunsure 🔍
-1% - +5%
-0.37ms - +2.53ms
-unsure 🔍
-2% - +3%
-1.41ms - +1.51ms
previous-release
previous-release
55.70ms - 57.53msunsure 🔍
-0% - +4%
-0.25ms - +2.32ms
unsure 🔍
-3% - +2%
-1.51ms - +1.41ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
855.30ms - 863.72ms-unsure 🔍
-1% - +1%
-7.60ms - +4.59ms
unsure 🔍
-1% - +1%
-5.09ms - +8.45ms
tip-of-tree
tip-of-tree
856.61ms - 865.42msunsure 🔍
-1% - +1%
-4.59ms - +7.60ms
-unsure 🔍
-0% - +1%
-3.71ms - +10.08ms
previous-release
previous-release
852.53ms - 863.13msunsure 🔍
-1% - +1%
-8.45ms - +5.09ms
unsure 🔍
-1% - +0%
-10.08ms - +3.71ms
-

update-reflect

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
866.84ms - 874.24ms-unsure 🔍
-0% - +1%
-1.28ms - +9.32ms
unsure 🔍
-0% - +1%
-2.81ms - +9.21ms
tip-of-tree
tip-of-tree
862.73ms - 870.32msunsure 🔍
-1% - +0%
-9.32ms - +1.28ms
-unsure 🔍
-1% - +1%
-6.89ms - +5.24ms
previous-release
previous-release
862.61ms - 872.08msunsure 🔍
-1% - +0%
-9.21ms - +2.81ms
unsure 🔍
-1% - +1%
-5.24ms - +6.89ms
-

tachometer-reporter-action v2 for Benchmarks

@augustjk augustjk closed this Dec 8, 2022
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.

2 participants

0