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

feat(cli): upgrade to TypeScript 4.3 #9960

Merged
merged 5 commits into from
May 27, 2021
Merged

feat(cli): upgrade to TypeScript 4.3 #9960

merged 5 commits into from
May 27, 2021

Conversation

kitsonk
Copy link
Contributor

@kitsonk kitsonk commented Apr 1, 2021

The PR updates to TypeScript 4.3. This initial commit is the 4.3-beta for early visibility and testing.

TypeScript 4.3 planned release date is 25th May.

There is new TypeScript syntax in 4.3 that will require updates to swc to fully support (see: swc-project/swc#1517).

@kitsonk kitsonk requested a review from bartlomieju May 27, 2021 06:59
@kitsonk kitsonk changed the title [WIP] feat(cli): upgrade to TypeScript 4.3 feat(cli): upgrade to TypeScript 4.3 May 27, 2021
@kitsonk kitsonk marked this pull request as ready for review May 27, 2021 07:00
@kitsonk
Copy link
Contributor Author

kitsonk commented May 27, 2021

swc has been updated while this was pending and should be compatible.

extensions/fetch/21_formdata.js Outdated Show resolved Hide resolved
@kitsonk kitsonk merged commit 59237d1 into denoland:main May 27, 2021
@kitsonk kitsonk deleted the ts_43 branch May 27, 2021 23:33
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.

None yet

2 participants