question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade to latest version / distribution of `Lit@2`

See original GitHub issue

Problem 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:

  1. Update import statements to reference lit instead of lit-element or lit-html
  2. Update package.json to reference a single dependency on the lit package, for both devDependencies and peerDependencies
  3. 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:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
thescientist13commented, Jul 25, 2021

Just wanted to give a heads up that initial testing looks promising. Can share links once everything is settled.

Thanks again! 🙏

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found