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 latest version of typescript and lit #91

Conversation

thescientist13
Copy link
Contributor

@thescientist13 thescientist13 commented Nov 3, 2023

Related Issue

resolves #90

Summary of Changes

  1. Upgrade to latest version of TypeScript with out of the box decorators support
  2. Upgrade to Lit 3

TODO

  1. Fix linting
    /Users/owenbuckley/Workspace/analogstudiosri/www.analogstudios.net/web-test-runner.config.js
    0:0  error  Parsing error: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead

@thescientist13 thescientist13 marked this pull request as ready for review November 3, 2023 01:51
@thescientist13 thescientist13 linked an issue Nov 3, 2023 that may be closed by this pull request
4 tasks
@thescientist13 thescientist13 merged commit 96556e3 into chore/upgrade-greenwood-v0.29.0 Nov 3, 2023
@thescientist13 thescientist13 deleted the chore/upgrade-typescript-5-and-lit-3 branch November 3, 2023 02:00
thescientist13 added a commit that referenced this pull request Nov 9, 2023
* upgrade greenwood v0.29.0-alpha.4

* upgrade latest greenwood and downgrade typescript

* upgrade to latest version of typescript and lit (#91)

* upgrade to latest version of typescript and lit

* fix linting

* upgrade to latest greenwood alpha.6

* final release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade to TypeScript 5.x (and Lit 3.x?)
1 participant