Skip to content

properly handle dates and other special objects#71

Open
mjuniper wants to merge 3 commits intomasterfrom
b/date-handling
Open

properly handle dates and other special objects#71
mjuniper wants to merge 3 commits intomasterfrom
b/date-handling

Conversation

@mjuniper
Copy link
Copy Markdown
Member

No description provided.

return pruneArray(arrResults);

} if(object && isObject(object) ) {
} if(isPlainObject(object)) {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Not certain but it might make sense, for Dates and RegExps, to return structuredClone(object)

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