Skip to content

Releases: dalenguyen/firestore-backup-restore

v0.10.0

28 Jan 15:13
cc92c08
Compare
Choose a tag to compare

[0.10.0] - 2021-01-28

- 💅 [Polish]

v0.9.0

07 Dec 02:06
Compare
Choose a tag to compare

[0.9.0] - 2020-12-06

- 🚀 [New Feature]

- 💥 [Breaking Change]

  • Removed databaseURL from parameter when initalizeApp
  • Moved docsFromEachCollection to export options

- 💅 [Polish]

  • Updated packages

Release v0.8.0

15 Sep 21:00
Compare
Choose a tag to compare

## [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

05 Sep 02:25
beb353f
Compare
Choose a tag to compare

[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

02 Jul 22:26
230f4e4
Compare
Choose a tag to compare

## [0.6.1] - 2020-07-02

- 🐛 [Bug Fix]

- 💅 [Polish]

  • Added contributing file

Release v0.6.0

26 May 04:47
b973580
Compare
Choose a tag to compare

[0.6.0] - 2020-05-26

- 💅 [Polish]

  • Updated new packages
  • Added support for nested geo #47

Release v0.5.0

05 Apr 19:17
94c696b
Compare
Choose a tag to compare

[0.5.0] - 2020-04-05

- 💅 [Polish]

  • Updated new packages
  • Added name parameter when initializing app #27

Release v0.4.0

19 Mar 21:07
8317482
Compare
Choose a tag to compare

[0.4.0] - 2020-03-19

- 🚀 [New Feature]

  • Supported import array of locations #42

Release v0.3.3

10 Mar 20:53
6c47088
Compare
Choose a tag to compare

[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