File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22- Upgrade Firestore emulator to 1.17.4
33- Web Frameworks will no longer try to deploy unsupported versions of NodeJS to Cloud Functions (#5733 )
44- Adding experimental support for deploying Flutter Web applications to Firebase Hosting (#5332 )
5+ - Release Emulator Suite UI v1.11.6 (#5769 )
56- Adds function emulator support for v2 firestore triggers (#5685 )
67- Improvements for developers using Next 13's app directory (#5691 )
78- Resolve timeouts when bundling Next.js applications for Cloud Functions (#5691 )
Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ const EMULATOR_UPDATE_DETAILS: { [s in DownloadableEmulators]: EmulatorUpdateDet
4545 ui : experiments . isEnabled ( "emulatoruisnapshot" )
4646 ? { version : "SNAPSHOT" , expectedSize : - 1 , expectedChecksum : "" }
4747 : {
48- version : "1.11.5 " ,
48+ version : "1.11.6 " ,
4949 expectedSize : 3063444 ,
50- expectedChecksum : "4045fef65cf71fb9d83b01fb8b160141 " ,
50+ expectedChecksum : "14b971f4ed4909f348e647db7114d62b " ,
5151 } ,
5252 pubsub : {
5353 version : "0.7.1" ,
You can’t perform that action at this time.
0 commit comments