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

Support typescript 4.3 via babel #10811

Merged
merged 4 commits into from May 5, 2021

Conversation

sosukesuzuki
Copy link
Member

@sosukesuzuki sosukesuzuki commented May 3, 2021

Description

Partial of #10642

https://devblogs.microsoft.com/typescript/announcing-typescript-4-3-beta/

  • get / set on type members
  • override modifier in classes
  • static index signatures in class (We have been able to print this, so this PR adds only tests)

Checklist

  • I’ve added tests to confirm my change works.
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@thorn0 thorn0 merged commit 711c6d0 into prettier:main May 5, 2021
@sosukesuzuki sosukesuzuki deleted the support-typescript-4.3-via-babel branch May 6, 2021 13:28
@sosukesuzuki sosukesuzuki mentioned this pull request May 25, 2021
3 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants