Upgrade to latest version / distribution of `Lit@2`
See original GitHub issueProblem to solve
lit-html and LitElement have / are getting a new release all under a new top level package namespace called lit
.
Although lit
is technically still in RC, it would be helpful to ensure that the API of both LitElement and lit-html are indeed backwards compatible, as well as possibly seeding some beta releases for users of this library to help test.
Possible implementation
Per the upgrade docs, lit-redux-router would likely need to do the following:
- Update
import
statements to referencelit
instead oflit-element
orlit-html
- Update package.json to reference a single dependency on the
lit
package, for bothdevDependencies
andpeerDependencies
- Any additional steps needed per the guide
Alternatives considered
N / A
Additional context
Happy to help test this out and / or contribute! ✌️
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Upgrade guide - Lit.dev
Updating any custom directive implementations to use new class-based API and ... The previous version of lit-element exported all TypeScript decorators from ...
Read more >Can I upgrade Linux Lite to the next Series?
Low level Backup of "/", then install the new major version, from ISO. This requires some experience using custom partitions, but I guess...
Read more >Distribution Release: Linux Lite 6.2 (DistroWatch.com News)
The latest version of the distribution, Linux Lite 6.2, features an improved upgrade manager, new Papirus icons, and Openshot has been replaced by...
Read more >Linux Lite 6.2 Released, Based on Ubuntu 22.04.1 LTS
A new version of the Linux Lite, an Ubuntu-based Linux distribution aimed at lower-spec'd computers, is available to download.
Read more >Upgrading Software - MGM Admin Guide
Distributing the software upgrade files involves unpacking the software files and loading the new software. When you perform a distribution, the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Looking good! 😄 🌟
Just wanted to give a heads up that initial testing looks promising. Can share links once everything is settled.
Thanks again! 🙏