This repository was archived by the owner on Mar 4, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed 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.2.0] ( https://github.com/googleapis/nodejs-firestore/compare/v8.1.0...v8.2.0 ) (2026-01-09)
8+
9+
10+ ### Features
11+
12+ * Pipelines preview ([ #2450 ] ( https://github.com/googleapis/nodejs-firestore/issues/2450 ) ) ([ c80e618] ( https://github.com/googleapis/nodejs-firestore/commit/c80e6181709b72c943a445eb0a5a2fa63d2776dd ) )
13+
714## [ 8.1.0] ( https://github.com/googleapis/nodejs-firestore/compare/v8.0.0...v8.1.0 ) (2025-12-22)
815
916
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.1 .0" ,
4+ "version" : " 8.2 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1111 "test" : " mocha --timeout 600000"
1212 },
1313 "dependencies" : {
14- "@google-cloud/firestore" : " ^8.1 .0"
14+ "@google-cloud/firestore" : " ^8.2 .0"
1515 },
1616 "devDependencies" : {
1717 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments