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 TS 4.7 extends constraints for infer (tests) #12897

Merged

Conversation

sosukesuzuki
Copy link
Member

@sosukesuzuki sosukesuzuki commented May 21, 2022

Description

(babel-ts only)

Partial of #12640

Just add tests for https://devblogs.microsoft.com/typescript/announcing-typescript-4-7-rc/#extends-constraints-on-infer-type-variables

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (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

@sosukesuzuki sosukesuzuki changed the title Add tests for extends constraints for infer Add tests for TS 4.7extends constraints for infer May 21, 2022
@sosukesuzuki sosukesuzuki changed the title Add tests for TS 4.7extends constraints for infer Add tests for TS 4.7 extends constraints for infer May 21, 2022
@sosukesuzuki sosukesuzuki changed the title Add tests for TS 4.7 extends constraints for infer Support TS 4.7 extends constraints for infer (tests) May 21, 2022
@sosukesuzuki sosukesuzuki merged commit bc6539c into prettier:main May 21, 2022
@sosukesuzuki sosukesuzuki deleted the support-ts-4.7-infer-extends branch May 21, 2022 18:28
medikoo pushed a commit to medikoo/prettier-elastic that referenced this pull request Jan 4, 2024
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