immutable-json-patch
Advanced tools
Changelog
2022-06-27, version 2.0.0
compileJSONPointerProp
,
startsWithJSONPointer
, appendToJSONPointer
,
and parseJSONPointerWithArrayIndices
.Changelog
2021-07-23, version 1.1.2
Changelog
2021-01-27, version 1.1.1
move
not correct when moving a child
object to the root.Changelog
2021-01-20, version 1.1.0
parseJSONPointer
, compileJSONPointer
, getIn
,
setIn
, updateIn
, deleteIn
, existsIn
, and insertAt
.