- BREAKING: required mongodb driver version is now 4.x
- BREAKING: required node version is now >= 14
- BREAKING: CollectionExists error was replaced with CollectionsExist
- FEATURE: can now restore bson buffers directly
- FEATURE: can now transform documents while restoring
- FIX: when restoring multiple collections we check if none of the collections exist before restoring anything
- fixtures dir is now ignored on pack; reducing published package size
- updated mongodb driver version to 3.7.4 and bson version to 4.7.2