Mongoose plugin to save document data versions. Documents are saved to a "versioned" document collection before saving original documents and kept for later use.
BSD 2-Clause "Simplified" License
144
stars
35
forks
source link
Fix for array strategy. Use mongoose instance passed. #22
Coverage decreased (-0.7%) to 90.323% when pulling 911a358393a85a9722a66416bd87e4f73ba29fac on yitomok:master into 20d19001f47ec4455661ad6f81a7a21c3936099e on saintedlama:master.
This should fix situation using another major version of mongoose and chose array strategy
And I know nothing about npm, could you publish the latest version (at least after the clone-schema change) to npm?