Skip to content

Conversation

@PLhery
Copy link
Owner

@PLhery PLhery commented Sep 4, 2025

Created by codex

Summary

  • Ensure trimUndefinedProperties only iterates own keys to avoid touching prototype chain
  • Document trimUndefinedProperties behavior and add example
  • Add unit test confirming prototype properties are untouched

Testing

  • npm run mocha test/helpers.test.ts

@PLhery PLhery merged commit 450e1f2 into master Sep 4, 2025
1 check passed
@PLhery PLhery deleted the codex/modify-object-iteration-in-helpers.ts branch September 4, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants