File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-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.0.0] ( https://github.com/googleapis/nodejs-firestore/compare/v7.11.6...v8.0.0 ) (2025-10-28)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * migrate to Node 18 ([ #2399 ] ( https://github.com/googleapis/nodejs-firestore/issues/2399 ) )
13+
14+ ### Miscellaneous Chores
15+
16+ * Migrate to Node 18 ([ #2399 ] ( https://github.com/googleapis/nodejs-firestore/issues/2399 ) ) ([ e5c3118] ( https://github.com/googleapis/nodejs-firestore/commit/e5c31184325b84ef8dcb456ec0a7a4807038c838 ) )
17+
718## [ 7.11.6] ( https://github.com/googleapis/nodejs-firestore/compare/v7.11.5...v7.11.6 ) (2025-09-26)
819
920
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" : " 7.11.6 " ,
4+ "version" : " 8.0.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" : " ^7.11.6 "
14+ "@google-cloud/firestore" : " ^8.0.0 "
1515 },
1616 "devDependencies" : {
1717 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments