Masquerade-Circus / mongoose-history-plugin

Mongoose plugin that saves history in JsonPatch format and SemVer format.
Apache License 2.0
47 stars 25 forks source link

PatchContext issue #44

Open ays-code opened 2 years ago

ays-code commented 2 years ago

Hi.

I'm having the next message and I can't save the changes:

PatchContext {left: {…}, delta: {…}, pipe: 'patch', options: {…}, nested: true, …}

Any help?

Thank you.