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

Use es2021 and update dependencies lit & typescript #37

Merged
merged 8 commits into from
Feb 22, 2024
Merged

Conversation

clhenrick
Copy link
Owner

@clhenrick clhenrick commented Feb 22, 2024

In order to upgrade to Lit@3, Color Legend Element's main dependency, it is required to upgrade TypeScript to 5.x and publish the Color Legend Element as a ES2021 module. This configuration will support either Lit ^2.8 or ^3.x.

  • upgrade Lit to ^2.8 || ^3.1
  • upgrade typescript to ^5.3.3
  • update tsconfig.json to target es2021

@clhenrick clhenrick changed the title Update dependencies lit & typescript Use es2021 and update dependencies lit & typescript Feb 22, 2024
@clhenrick clhenrick merged commit b8e162a into main Feb 22, 2024
1 check passed
@clhenrick clhenrick deleted the update-dep-lit branch February 22, 2024 16:50
@clhenrick clhenrick restored the update-dep-lit branch February 26, 2024 02:56
@clhenrick clhenrick deleted the update-dep-lit branch February 26, 2024 16:39
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.

1 participant