Skip to content

v3.8.0

Compare
Choose a tag to compare
@firebase-ops firebase-ops released this 15 May 18:51
· 4366 commits to master since this release
  • [Experimental] Add ability to locally emulate HTTPS functions with "firebase serve --only functions". Run "firebase serve --only functions,hosting" to serve both functions and hosting.
  • Add ability to target specific functions and export groups when deploying functions with "firebase deploy --only functions:function1,functions:groupA.function2".