Skip to content

Fix compatibility with TypeScript 5.5#450

Merged
remcohaszing merged 1 commit intomainfrom
typescript-5.5
Jun 23, 2024
Merged

Fix compatibility with TypeScript 5.5#450
remcohaszing merged 1 commit intomainfrom
typescript-5.5

Conversation

@remcohaszing
Copy link
Copy Markdown
Member

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

This solution solves an upstream regression and is backwards compatible for our use case.

Refs microsoft/TypeScript#58960

This solution solves an upstream regression and is backwards compatible
for our use case.

Refs microsoft/TypeScript#58960
@remcohaszing remcohaszing added 🐛 type/bug This is a problem 🏡 area/internal This affects the hidden internals 👶 semver/patch This is a backwards-compatible fix 🙆 yes/confirmed This is confirmed and ready to be worked on 👍 phase/yes Post is accepted and can be worked on labels Jun 23, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 23, 2024

🦋 Changeset detected

Latest commit: b24bf2d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@mdx-js/language-service Patch
@mdx-js/language-server Patch
@mdx-js/typescript-plugin Patch
vscode-mdx Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

Hi! This is accepted and can go somewhere!

Team: please review this PR and use the area/* (to describe the scope of the change), platform/* (if this is related to a specific one), and semver/* and type/* labels to annotate this.

@remcohaszing remcohaszing merged commit 9767738 into main Jun 23, 2024
@remcohaszing remcohaszing deleted the typescript-5.5 branch June 23, 2024 17:40
@github-actions
Copy link
Copy Markdown
Contributor

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.

@github-actions github-actions Bot mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏡 area/internal This affects the hidden internals 👍 phase/yes Post is accepted and can be worked on 👶 semver/patch This is a backwards-compatible fix 🐛 type/bug This is a problem 🙆 yes/confirmed This is confirmed and ready to be worked on

Development

Successfully merging this pull request may close these issues.

1 participant