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+ ## [ 7.11.3] ( https://github.com/googleapis/nodejs-firestore/compare/v7.11.2...v7.11.3 ) (2025-07-09)
8+
9+
10+ ### Bug Fixes
11+
12+ * Improve performance of the UTF-8 string comparison logic ([ #2380 ] ( https://github.com/googleapis/nodejs-firestore/issues/2380 ) ) ([ bc6a03e] ( https://github.com/googleapis/nodejs-firestore/commit/bc6a03e2b44e740b32676d7d0bec07feaa509b5b ) )
13+
714## [ 7.11.2] ( https://github.com/googleapis/nodejs-firestore/compare/v7.11.1...v7.11.2 ) (2025-06-19)
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" : " 7.11.2 " ,
4+ "version" : " 7.11.3 " ,
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.2 "
14+ "@google-cloud/firestore" : " ^7.11.3 "
1515 },
1616 "devDependencies" : {
1717 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments