Skip to content

Releases: dalenguyen/firestore-backup-restore

v1.4.0

30 Jul 15:36
235de03
Compare
Choose a tag to compare

[1.4.0] - 2023-07-30

- 💥 [Breaking Change]

  • passing firestore as a parameter (#153)

- 💅 [Polish]

  • update packages

v1.3.5

28 Oct 09:27
385c45a
Compare
Choose a tag to compare

[1.3.5] - 2022-10-28

- 🐛 [Bug Fix]

  • fix unable to get subCollection data if setting queryCollection in export options (thank @leoleelf)

v1.3.4

10 Oct 14:33
80edd17
Compare
Choose a tag to compare

[1.3.4] - 2022-10-09

- 🐛 [Bug Fix]

  • fix import link & use commonjs

v1.3.0

09 Oct 23:45
Compare
Choose a tag to compare

[1.3.0] - 2022-10-09

- 💅 [Polish]

  • turn the package to use es module
  • update packages

v1.2.1-1

24 Aug 19:48
Compare
Choose a tag to compare

[1.2.1] - 2022-08-24

- 💅 [Polish]

  • update packages
  • utilize pnpm instead of yarn

v1.2.1-0

24 Aug 19:45
Compare
Choose a tag to compare

[1.2.1] - 2022-08-24

- 💅 [Polish]

  • update packages
  • utilize pnpm instead of yarn

v1.2.1

24 Aug 19:38
Compare
Choose a tag to compare

[1.2.1] - 2022-08-24

- 💅 [Polish]

  • update packages
  • utilize pnpm instead of yarn

v1.2.0

27 Jun 15:10
8e112cf
Compare
Choose a tag to compare

[1.2.0] - 2022-06-27

- 🚀 [New Feature]

  • Add support for nested object & array, array of nested object (thanks, @Llolow)

- 💅 [Polish]

  • update packages

v1.1.0

25 Mar 16:41
Compare
Choose a tag to compare

[1.1.0] - 2021-03-25

- 💅 [Polish]

  • update readme (thanks, @h1r0mu)
  • refactor code
  • potential fix for #128

v1.0.1

20 Mar 15:51
Compare
Choose a tag to compare

[1.0.1] - 2021-03-20

- 💅 [Polish]

  • update packages
  • potential fix for #128 (google-gax timeout error)