Hi!
Great lib, I wonder if there is a way to re-execute a change, for example:
[{"type":"add","target":{"hello":"WORLD","testing":{"blah":42},"arr":[]},"property":"arr","newValue":[],"currentPath":"arr","jsonPointer":"/arr","proxy":{"hello":"WORLD","testing":{"blah":42},"arr":[]}}]
Would come as an object and the action would be executed, this could come from anywhere.
Hi!
Great lib, I wonder if there is a way to re-execute a change, for example:
[{"type":"add","target":{"hello":"WORLD","testing":{"blah":42},"arr":[]},"property":"arr","newValue":[],"currentPath":"arr","jsonPointer":"/arr","proxy":{"hello":"WORLD","testing":{"blah":42},"arr":[]}}]Would come as an object and the action would be executed, this could come from anywhere.