Skip to content

Conversation

@henriquemoody
Copy link
Member

Right now, when we stringify an object, we do not display the private properties of their parents, because we're only getting the properties of the current object.

This commit fixes that behavior, making sure we're displaying all the properties.

Right now, when we stringify an object, we do not display the private
properties of their parents, because we're only getting the properties
of the current object.

This commit fixes that behavior, making sure we're displaying all the
properties.
@henriquemoody henriquemoody force-pushed the private_properties_in_parents branch from aa004d6 to cea134c Compare December 23, 2025 15:04
@henriquemoody henriquemoody merged commit cea134c into Respect:1.0 Dec 23, 2025
7 checks passed
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.

1 participant