Skip to content

Minor fixes

Compare
Choose a tag to compare
@alshakero alshakero released this 16 Oct 14:01
· 183 commits to master since this release
  • Ignore tsconfig.json when publishing to NPM 5236d81, thanks @LinusU!
  • add param mutateDocument in function applyPatch that defaults to true. If you set it to false, your object will be cloned before applying any operations. 688be37, thanks @chochihim!