File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ - Released Firestore emulator v1.19.2, which fixes some bugs affecting client SDKs when in Datastore Mode.
12- Fix demo projects + web frameworks with emulators (#6737 )
23- Fix Next.js static routes with server actions (#6664 )
Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ const EMULATOR_UPDATE_DETAILS: { [s in DownloadableEmulators]: EmulatorUpdateDet
3333 expectedChecksum : "2fd771101c0e1f7898c04c9204f2ce63" ,
3434 } ,
3535 firestore : {
36- version : "1.19.1 " ,
37- expectedSize : 67187672 ,
38- expectedChecksum : "859b1ac2a6040cccddd993c43586347c " ,
36+ version : "1.19.2 " ,
37+ expectedSize : 67203281 ,
38+ expectedChecksum : "167205aea99351c08ef293f35009a63c " ,
3939 } ,
4040 storage : {
4141 version : "1.1.3" ,
You can’t perform that action at this time.
0 commit comments