Skip to content

Conversation

mirceahasegan
Copy link
Collaborator

Update fromSerializableObject function to correctly identify and return native types (like Date, Error, Map, Set, and ArrayBuffer views) without modification.

@mirceahasegan mirceahasegan changed the title feat(util): return identical fromSerializableObject if already serialized feat(util): return identical fromSerializableObject if already serialized [LW-13507] Sep 15, 2025
iccicci
iccicci previously approved these changes Sep 15, 2025
Copy link
Collaborator

@iccicci iccicci left a comment

Choose a reason for hiding this comment

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

LGTM

mkazlauskas
mkazlauskas previously approved these changes Sep 16, 2025
Copy link
Member

@mkazlauskas mkazlauskas left a comment

Choose a reason for hiding this comment

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

Looks good! 🚀

…ized

Update `fromSerializableObject` function to correctly identify and
return native types (like Date, Error, Map, Set, and ArrayBuffer views)
without modification.
@mirceahasegan mirceahasegan dismissed stale reviews from mkazlauskas and iccicci via 5cb6df4 September 16, 2025 08:46
@mirceahasegan mirceahasegan force-pushed the feat/lw-13507-do-not-serialize-if-already-serialized branch from b472aeb to 5cb6df4 Compare September 16, 2025 08:46
@mirceahasegan mirceahasegan removed the request for review from AngelCastilloB September 16, 2025 10:11
@mirceahasegan mirceahasegan merged commit 857b866 into master Sep 16, 2025
10 of 11 checks passed
@mirceahasegan mirceahasegan deleted the feat/lw-13507-do-not-serialize-if-already-serialized branch September 16, 2025 10:59
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.

3 participants