Skip to content

feat: add clone-deep native replacement - #884

Merged
43081j merged 1 commit into
e18e:mainfrom
anilloutombam:feat/clone-deep-native-replacement
Aug 7, 2026
Merged

feat: add clone-deep native replacement#884
43081j merged 1 commit into
e18e:mainfrom
anilloutombam:feat/clone-deep-native-replacement

Conversation

@anilloutombam

Copy link
Copy Markdown
Contributor

🔗 Linked issue

Closes #876

📚 Description

Adds structuredClone() as the native replacement for clone-deep.

structuredClone() is already defined in the native manifest with its MDN reference and compatibility metadata, so this change reuses the existing replacement entry.

@43081j
43081j merged commit 841bd89 into e18e:main Aug 7, 2026
5 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.

[Replacement]: clone-deep

2 participants