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

Improve omitting circular references #30

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

PetrHeinz
Copy link
Member

@PetrHeinz PetrHeinz commented Dec 10, 2024

Avoids omitting copied objects or arrays as circular dependencies. This was missed in #28

Should only omit real circular references now.

@PetrHeinz PetrHeinz requested a review from curusarn December 10, 2024 14:19
Copy link
Contributor

@curusarn curusarn left a comment

Choose a reason for hiding this comment

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

Thank you!

@PetrHeinz PetrHeinz merged commit cb660cf into master Dec 10, 2024
10 checks passed
@PetrHeinz PetrHeinz deleted the ph/improve-omitting-circular-references branch December 10, 2024 14:42
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