Skip to content

Avoid inherited error properties in serializers#181

Open
mcollina wants to merge 1 commit intomasterfrom
fix/issue-180-own-properties
Open

Avoid inherited error properties in serializers#181
mcollina wants to merge 1 commit intomasterfrom
fix/issue-180-own-properties

Conversation

@mcollina
Copy link
Copy Markdown
Member

@mcollina mcollina commented Feb 5, 2026

Summary

  • iterate over own enumerable error properties only to avoid inherited noise
  • add regression coverage for inherited enumerable properties

Testing

  • npm test

Copy link
Copy Markdown
Member

@jsumners jsumners left a comment

Choose a reason for hiding this comment

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

I think this is a major change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants