FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Make AssertEntry and AssertClause interfaces by andrewbranch · Pull Request #56485 · microsoft/TypeScript · GitHub

Make AssertEntry and AssertClause interfaces - #56485

Merged
Andrew Branch (andrewbranch) merged 1 commit into
mainfrom
bug/56477
Nov 21, 2023
Merged

Make AssertEntry and AssertClause interfaces#56485
Andrew Branch (andrewbranch) merged 1 commit into
mainfrom
bug/56477

Conversation

Copy link
Copy Markdown
Member

Fixes #56477

Copy link
Copy Markdown
Contributor

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure Daniel Rosenwasser (@DanielRosenwasser) and Ryan Cavanaugh (@RyanCavanaugh) are aware of the changes, just as a heads up.

Copy link
Copy Markdown

Ugh. I get that this is to fix a real-world break, but interface Foo extends Bar {} is just… yuck.

Copy link
Copy Markdown
Member Author

Getting in the weeds with DefinitelyTyped has conditioned me to see interface Foo extends SomeInterface {} as beautiful and type Foo = SomeInterface as unsettling

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

TIHI

Copy link
Copy Markdown
Member Author

🤔

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[5.3] Deprecated types (AssertEntry, AssertClause) redefined as type aliases, rather than interfaces

5 participants


Back | FazBrowse Home | New Git URL