Skip to content

Fix cloning with arrays

Latest
Compare
Choose a tag to compare
@jadengis jadengis released this 17 Jun 04:06
· 1 commit to master since this release
f63bb49
fix: merging a field with empty array update doesn't overwrite. (#5)

Adds a failing test for this case and introduces a fix.