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

Fix deprecation messages to point to correct APIs #41810

Merged
merged 1 commit into from
Dec 14, 2020
Merged

Conversation

rbuckton
Copy link
Member

@rbuckton rbuckton commented Dec 3, 2020

This fixes the @deprecated messages for some of the deprecated APIs in src/deprecatedCompat/deprecations.ts.

Fixes #40507

@rbuckton rbuckton requested review from orta and andrewbranch December 3, 2020 23:35
@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Dec 3, 2020
@rbuckton rbuckton merged commit 9b2eab9 into master Dec 14, 2020
@rbuckton rbuckton deleted the fixDeprecations branch December 14, 2020 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing function signatures in typescript.d.ts
3 participants