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

Upgrade to / support new version lit@2 #33

Closed
thescientist13 opened this issue May 20, 2021 · 2 comments
Closed

Upgrade to / support new version lit@2 #33

thescientist13 opened this issue May 20, 2021 · 2 comments

Comments

@thescientist13
Copy link

thescientist13 commented May 20, 2021

There's an upcoming version of lit-html and lit-element where everything will get consolidated under a new top level lit package.

As part of the upgrade process, it is required to drop the old package name references and change import statements. For this reason, in the Greenwood website project, we will not be able to support evergreen-web-components unless they are also upgraded to use the new lit package.

Hopefully not too much effort, and will try and take a look at making the change myself as the APIs of lit-html and lit-element should be mostly backwards compatible, and so far things we working well in the Greenwood website.


I assume this would initiate a major version bump, which would seem reasonable to me.

Let me know your thoughts!

@thescientist13 thescientist13 changed the title Upgrade to / support new version lit@2 Upgrade to / support new version lit@2 May 20, 2021
@hutchgrant
Copy link
Owner

This looks like a good idea. I'll look into it soon.

@hutchgrant
Copy link
Owner

Updated to lit 2.0 all packages. No breaking changes.

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

No branches or pull requests

2 participants