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: Correct display of union child, fix empty braces when no fields on selected deep #44

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

mishasyrbu
Copy link
Collaborator

@mishasyrbu mishasyrbu commented Sep 13, 2021

Correct display of union child, fix empty braces when no fields on selected deep
Linked issue: #37

@mishasyrbu
Copy link
Collaborator Author

@timqian Please review this changes

@timqian
Copy link
Owner

timqian commented Sep 17, 2021

Hi, @mishasyrbu Thanks for the PR~. It looks good to me. And all the tests passed.

Would you like to be a maintainer of this repo? I will try to set up some GitHub actions to do tests on PRs and auto-publish new npm version when PR merged.

@timqian timqian merged commit 59e27a4 into timqian:master Sep 17, 2021
@mishasyrbu
Copy link
Collaborator Author

Thanks, @timqian! I accepted the collaborator invite.

@timqian
Copy link
Owner

timqian commented Sep 17, 2021

Great!😊 @mishasyrbu

@AaronMoat AaronMoat mentioned this pull request Jan 7, 2024
timqian pushed a commit that referenced this pull request Jan 9, 2024
- Upgrade everything
- Swap del for rimraf, as del is ESM only and old versions have vulnerabilities (e.g. via https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116).
- Fix bug with unions resulting in infinite recursion except for depthLimit. I came across this while manually testing the changes here
in one of my repos - I think it was an unintended consequence of #44, and the test introduced in that PR
still passes, so I think my small change here is likely ok?
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.

2 participants