Releases: googleapis/nodejs-firestore
Releases · googleapis/nodejs-firestore
v4.10.1
Bug Fixes
- type of QuerySnapshot.docChanges() should be generic (#1484) (3ed1929)
v4.10.0
Features
Bug Fixes
- use BigInt when calculating nanos in Timestamp.fromMillis() (#1468) (cf1949f)
v4.9.9
Bug Fixes
- BulkWriter: apply rate limiter before sending batch (#1451) (3a50f8b)
- remove floating point rounding error in Timestamp.fromMillis() (#1464) (97e7281)
v4.9.7
Bug Fixes
- export v1 and v1beta1 client class types correctly (#1445) (6c9319e)
- retry BulkWriter deletes that fail with RST_STREAM error (#1442) (cccf48d)
v4.9.6
Bug Fixes
- set default max ratelimiter throughput to 10k for BulkWriter (#1439) (c06fb3c)
v4.9.5
Bug Fixes
- add typings to v1 and v1beta in firestore.d.ts (#1433) (47238a9)