Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@stephank stephank released this 07 Sep 07:14
· 19 commits to main since this release
  • Fixed doc comments to use the proper TypeScript syntax. This should fix documentation hints in IDEs.
  • Added in-place variants for patch functions that modify the input value:
    • applyPatch.inPlace
    • applyObjectPatch.inPlace
    • applyArrayPatch.inPlace