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: add support to deepClone for various typed arrays #8

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

PatrickDinh
Copy link
Contributor

Description of change

  • fix deepClone to support various typed arrays and add tests

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • npm run lint passes with this change
  • npm test passes with this change
  • npm commitlint passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change

Please note that this repository uses conventional commits in combination with semantic-release to automate package publication. Therefore, your commit messages are critical, and the build process will lint them. If the build fails at the commitlint stage, please refer to this handy guide on how to update the commit messages

@PatrickDinh PatrickDinh requested a review from pleb January 17, 2025 01:55
@pleb pleb changed the title fix: fix deepClone to support various typed arrays and add tests feat: add support to deepClone for various typed arrays Jan 17, 2025
@pleb pleb merged commit f2e3924 into main Jan 17, 2025
1 check passed
@pleb pleb deleted the bug/clone-typed-array branch January 17, 2025 01:58
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.

2 participants