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

Remove unimplemented fullDescription from TypeScript #2191

Merged

Conversation

shadowspawn
Copy link
Collaborator

@shadowspawn shadowspawn commented May 2, 2024

Pull Request

Problem

fullDescription appears in the TypeScript definition for Option, but is no longer present in the source.

Fixes #2190

Solution

Delete it!

ChangeLog

  • Deleted: remove unimplemented Option.fullDescription from TypeScript definition

@shadowspawn shadowspawn merged commit d3b48f7 into tj:develop May 4, 2024
8 checks passed
@shadowspawn shadowspawn deleted the feature/remove-stale-fullDescription branch May 4, 2024 04:52
@shadowspawn shadowspawn added the pending release Merged into a branch for a future release, but not released yet label May 4, 2024
@shadowspawn shadowspawn removed the pending release Merged into a branch for a future release, but not released yet label May 18, 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