Skip to content

fix: add cloning to deepmerge#352

Merged
diatrcz merged 2 commits into
mainfrom
lt/fix-deepmerge
May 14, 2026
Merged

fix: add cloning to deepmerge#352
diatrcz merged 2 commits into
mainfrom
lt/fix-deepmerge

Conversation

@diatrcz
Copy link
Copy Markdown
Contributor

@diatrcz diatrcz commented May 13, 2026

Adds deep cloning to the deepMerge function, this way arrays should be handeled correctly.

Checklist
  • npm test passes (tip: npm run lint-fix can correct most style issues)
  • tests are included
  • documentation is changed or added

diatrcz added 2 commits May 13, 2026 15:48
Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com>
Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com>
@diatrcz diatrcz requested a review from pyrooka May 13, 2026 13:52
Copy link
Copy Markdown
Member

@pyrooka pyrooka 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!

@diatrcz diatrcz merged commit 3e05fb3 into main May 14, 2026
14 checks passed
@diatrcz diatrcz deleted the lt/fix-deepmerge branch May 14, 2026 07:58
ibm-devx-sdk pushed a commit that referenced this pull request May 14, 2026
## [5.4.17](v5.4.16...v5.4.17) (2026-05-14)

### Bug Fixes

* add cloning to deepmerge ([#352](#352)) ([3e05fb3](3e05fb3))
@ibm-devx-sdk
Copy link
Copy Markdown

🎉 This PR is included in version 5.4.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants