Skip to content

Remove reflection update #897

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

Merged
merged 8 commits into from
Nov 6, 2018

Conversation

jonchardy
Copy link
Contributor

Minor update for #890 so CommentPlugin.removeReflection doesn't have incompatible changes.

@aciccarello @igandrews

Copy link
Contributor

@igandrews igandrews left a comment

Choose a reason for hiding this comment

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

Looks good to me. That should protect existing callers of that method while still keeping the main optimization in place.

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Nov 5, 2018

The private modifier should probably be removed to restore the original visibility. JS users of this method will receive the fix, but anyone who uses TypeScript will still encounter compile errors.

@Gerrit0 Gerrit0 merged commit 6d5b21b into TypeStrong:master Nov 6, 2018
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Nov 6, 2018

Thanks!

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.

3 participants