Skip to content

Conversation

@Andarist
Copy link
Contributor

fixes #57738

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Mar 12, 2024
@sandersn sandersn merged commit af81456 into microsoft:main Mar 20, 2024
@jaydenseric
Copy link

When can this fix be released? Several TypeScript patch releases have been published since this PR was merged, but none seem to include the fix. Several open and closed source repos I'm working on can't update TypeScript until this fix is published.

@DanielRosenwasser
Copy link
Member

@jaydenseric sorry about that - it would have been ideal to include this fix in the patch since this was a regression from the last version. If there is a need for another patch, we'll try to pick it in. Otherwise, we'd like to limit the number of versions we publish.

In the meantime, I'd recommend using the nightly TypeScript/JavaScript extension for VS Code and/or installing a nightly over npm with typescript@next.

@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TS v5.4.2 errors on referencing a property delete in JSDoc @link or @linkcode

5 participants