File tree 3 files changed +15
-2
lines changed 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/firestore?activeTab=versions
6
6
7
+ ## [ 6.4.0] ( https://github.com/googleapis/nodejs-firestore/compare/v6.3.0...v6.4.0 ) (2022-10-07)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add internal multi-db support ([ #1761 ] ( https://github.com/googleapis/nodejs-firestore/issues/1761 ) ) ([ 5ba8df0] ( https://github.com/googleapis/nodejs-firestore/commit/5ba8df011264b435b53499642e68afd73859f332 ) )
13
+ * COUNT Queries ([ #1774 ] ( https://github.com/googleapis/nodejs-firestore/issues/1774 ) ) ([ bcaecb4] ( https://github.com/googleapis/nodejs-firestore/commit/bcaecb45b7911073bb968542df0267ba81d4462d ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * Remove [ @internal ] ( https://github.com/internal ) annotation from snapshot_ ([ #1728 ] ( https://github.com/googleapis/nodejs-firestore/issues/1728 ) ) ([ 983ab89] ( https://github.com/googleapis/nodejs-firestore/commit/983ab89387d8c5314680d1520c3bece011ee6a64 ) )
19
+
7
20
## [ 6.3.0] ( https://github.com/googleapis/nodejs-firestore/compare/v6.2.0...v6.3.0 ) (2022-09-22)
8
21
9
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/firestore" ,
3
3
"description" : " Firestore Client Library for Node.js" ,
4
- "version" : " 6.3 .0" ,
4
+ "version" : " 6.4 .0" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 11
11
"test" : " mocha --timeout 600000"
12
12
},
13
13
"dependencies" : {
14
- "@google-cloud/firestore" : " ^6.3 .0"
14
+ "@google-cloud/firestore" : " ^6.4 .0"
15
15
},
16
16
"devDependencies" : {
17
17
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments