- Point v2 function target to entrypoint. (#6698)
- Fixed issue where Auth emulator sign in with Google only shows default tenant. (#6683)
- Prevent the use of pinTags + minInstances on the same function, as the features are not mutually compatible (#6684)
- Added force flag to delete backend (#6635).
- Use framework build target in Vite builds (#6643).
- Use framework build target in NODE_ENV for production Vite builds (#6644)
- Let framework handle public directory with emulator. (#6674)
- Dynamically import Vite to fix deprecated CJS build warning. (#6660)
- Fixed unsafe array spreads on Hosting deploys. (#6712)