File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "handwritten/cloud-profiler" : " 6.0.4" ,
1111 "handwritten/datastore" : " 10.1.0" ,
1212 "handwritten/error-reporting" : " 3.0.5" ,
13- "handwritten/firestore" : " 8.3 .0" ,
13+ "handwritten/firestore" : " 8.4 .0" ,
1414 "handwritten/logging" : " 11.2.1" ,
1515 "handwritten/logging-bunyan" : " 5.1.1" ,
1616 "handwritten/logging-winston" : " 6.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "feat",
8+ "sha": "f17a79153046f578bda9bbd0d2cdb9ed9371d500",
9+ "message": "Add the parent expression",
10+ "issues": [],
11+ "scope": "firestore"
12+ },
13+ {
14+ "type": "fix",
15+ "sha": "7d044d1f9d30ab0edef38d1fc07311799a3e9f91",
16+ "message": "Refactor the parameters for timestamp expressions and fix bug for timeGranularity lowercase",
17+ "issues": []
18+ },
19+ {
20+ "type": "feat",
21+ "sha": "deeb265d21751393a71224a3793adb38582f39b8",
22+ "message": "Add timestamp expressions",
23+ "issues": [],
24+ "scope": "firestore"
25+ }
26+ ],
27+ "version": "8.4.0",
28+ "language": "JAVASCRIPT",
29+ "artifactName": "@google-cloud/firestore",
30+ "id": "ecacd142-c112-4312-aab0-d08d996cd92a",
31+ "createTime": "2026-03-30T15:37:37.798Z"
32+ },
433 {
534 "changes": [
635 {
6937569404 "createTime": "2023-01-28T04:18:24.718Z"
6937669405 }
6937769406 ],
69378- "updateTime": "2026-03-25T19:27:43.346Z "
69407+ "updateTime": "2026-03-30T15:37:37.798Z "
6937969408}
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/firestore?activeTab=versions
66
7+ ## [ 8.4.0] ( https://github.com/googleapis/google-cloud-node/compare/firestore-v8.3.0...firestore-v8.4.0 ) (2026-03-30)
8+
9+
10+ ### Features
11+
12+ * ** firestore:** Add the parent expression ([ f17a791] ( https://github.com/googleapis/google-cloud-node/commit/f17a79153046f578bda9bbd0d2cdb9ed9371d500 ) )
13+ * ** firestore:** Add timestamp expressions ([ deeb265] ( https://github.com/googleapis/google-cloud-node/commit/deeb265d21751393a71224a3793adb38582f39b8 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * Refactor the parameters for timestamp expressions and fix bug for timeGranularity lowercase ([ 7d044d1] ( https://github.com/googleapis/google-cloud-node/commit/7d044d1f9d30ab0edef38d1fc07311799a3e9f91 ) )
19+
720## [ 8.3.0] ( https://github.com/googleapis/nodejs-firestore/compare/v8.2.0...v8.3.0 ) (2026-02-02)
821
922
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/firestore" ,
33 "description" : " Firestore Client Library for Node.js" ,
4- "version" : " 8.3 .0" ,
4+ "version" : " 8.4 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments