Releases: dalenguyen/firestore-backup-restore
Releases · dalenguyen/firestore-backup-restore
v1.4.0
[1.4.0] - 2023-07-30
- 💥 [Breaking Change]
- passing firestore as a parameter (#153)
- 💅 [Polish]
v1.3.5
[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
[1.3.4] - 2022-10-09
- 🐛 [Bug Fix]
- fix import link & use commonjs
v1.3.0
[1.3.0] - 2022-10-09
- 💅 [Polish]
- turn the package to use es module
- update packages
v1.2.1-1
[1.2.1] - 2022-08-24
- 💅 [Polish]
- update packages
- utilize pnpm instead of yarn
v1.2.1-0
[1.2.1] - 2022-08-24
- 💅 [Polish]
- update packages
- utilize pnpm instead of yarn
v1.2.1
[1.2.1] - 2022-08-24
- 💅 [Polish]
- update packages
- utilize pnpm instead of yarn
v1.2.0
[1.2.0] - 2022-06-27
- 🚀 [New Feature]
- Add support for nested object & array, array of nested object (thanks, @Llolow)
- 💅 [Polish]
v1.1.0
[1.1.0] - 2021-03-25
- 💅 [Polish]
- update readme (thanks, @h1r0mu)
- refactor code
- potential fix for #128
v1.0.1
[1.0.1] - 2021-03-20
- 💅 [Polish]
- update packages
- potential fix for #128 (google-gax timeout error)