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

Closed
wants to merge 1 commit into from
Closed

Version Packages #3421

wants to merge 1 commit into from

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.4.0

Minor Changes

Patch Changes

  • #2990 ad361cc2 - Added initial implementation of custom elements manifest generator (WIP).

@lit-labs/react@1.1.0

Minor Changes

  • #2988 2d10c26d - Provide a params object to createComponent to improve developer experience and make it easier to maintain and add future features.

  • #3128 491d0e37 - Application of react props on web components matches the behavior of setting props on dom elements.

@lit-labs/cli@0.2.1

Patch Changes

@lit-labs/gen-utils@0.1.2

Patch Changes

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

Patch Changes

  • #3384 9f802646 - Updates generated wrappers to better support types for properties and events, tested via a suite of test elements.

  • #3377 0af4e79b - Adds type info for props/events for Vue/React wrappers. Vue wrapper properly handles defaults.

  • Updated dependencies [fc2b1c88, ad361cc2]:

    • @lit-labs/analyzer@0.4.0

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

Patch Changes

  • #3384 9f802646 - Updates generated wrappers to better support types for properties and events, tested via a suite of test elements.

  • #3377 0af4e79b - Adds type info for props/events for Vue/React wrappers. Vue wrapper properly handles defaults.

  • Updated dependencies [fc2b1c88, ad361cc2]:

    • @lit-labs/analyzer@0.4.0

@lit/reactive-element@1.4.2

Patch Changes

  • #3374 bb098950 - Initializers added to subclasses are no longer improperly added to superclass.

@lit-labs/gen-manifest@0.0.2

Patch Changes

  • #2990 ad361cc2 - Added initial implementation of custom elements manifest generator (WIP).

  • Updated dependencies [fc2b1c88, ad361cc2]:

    • @lit-labs/analyzer@0.4.0

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

Patch Changes

  • #3384 9f802646 - Updates generated wrappers to better support types for properties and events, tested via a suite of test elements.

  • Updated dependencies [fc2b1c88, ad361cc2]:

    • @lit-labs/analyzer@0.4.0

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2022

📊 Tachometer Benchmark Results

Summary

  • lit-element-list
  • lit-html-kitchen-sink
  • lit-html-repeat
  • lit-html-template-heavy
  • reactive-element-list

Results

tachometer-reporter-action v2 for Benchmarks

@@ -1,6 +1,6 @@
{
"name": "@lit/reactive-element",
"version": "1.4.1",
"version": "1.4.2",
Copy link
Member

Choose a reason for hiding this comment

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

Oh, actually there should be a corresponding bump to lit for this

Copy link
Member

Choose a reason for hiding this comment

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

Good catch! Thank you!! Last time I re-ran the release workflow, the force push that updates the PR made the workflow wonky with no way to run and merge, so I'll close this PR and create a new one.

@augustjk augustjk closed this Nov 3, 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.

None yet

3 participants