Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use native structuredClone() in _.cloneDeep() #5855

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 19, 2024

  1. feat: try native structuredClone in cloneDeep

    resolves lodash#5833
    
    I tried to add tests but they don't seem to be running at the moment,
    this can be adjusted as necessary
    
    Any feedback on the proposed approach and any adjustments or additions
    is greatly appreciated. Additionally, insights on enhancing the
    implementation are welcome as well.
    lewxdev committed May 19, 2024
    Configuration menu
    Copy the full SHA
    b66f3cf View commit details
    Browse the repository at this point in the history