Releases: dalenguyen/firestore-backup-restore
Releases · dalenguyen/firestore-backup-restore
v0.10.0
v0.9.0
[0.9.0] - 2020-12-06
- 🚀 [New Feature]
- Added support for reference path (Thank @russellr922)
- 💥 [Breaking Change]
- Removed databaseURL from parameter when initalizeApp
- Moved docsFromEachCollection to export options
- 💅 [Polish]
- Updated packages
Release v0.8.0
## [0.8.0] - 2020-09-15
- 🚀 [New Feature]
- Added Automatic Timestamp Parsing (Thank @benwinding)
- 💅 [Polish]
- Updated firebase-admin packages (9.2.0)
Release v0.7.0
[0.7.0] - 2020-09-04
- 🚀 [New Feature]
- Support exporting single document from each collection (#63) - Thank @benwinding
- 💅 [Polish]
- Updated packages
- Minified helper functions
Release v0.6.1
## [0.6.1] - 2020-07-02
- 🐛 [Bug Fix]
- Allowed null dates (#56) @cjsewell
- Added export multiple sub collections (#57) @bruno-machado
- 💅 [Polish]
- Added contributing file
Release v0.6.0
Release v0.5.0
[0.5.0] - 2020-04-05
- 💅 [Polish]
- Updated new packages
- Added name parameter when initializing app #27
Release v0.4.0
Release v0.3.3
[0.3.3] - 2020-03-10
- 💅 [Polish]
- Update new packages
- Check app before initializing
- 💥 [Breaking Change]
- Changed options for date & location & ref (#25)
- 🚀 [New Feature]
- Added support reference type
- Added upload array of document feature (without predefined document id)
Contribution from @3zzy @francodgstn