Note: These commands were previously available to early access users behind an experiment flag. There are some breaking changes from the early access version of these commands.
ext:dev:publish has been renamed to ext:dev:upload. ext:dev:upload defaults to uploading extensions from GitHub instead of local source.
ext:dev:publish is deprecated and will be removed in version 13.
ext:dev:delete, ext:dev:unpublish, ext:sources:create and ext:dev:emualtors:* have been removed.
Support for Next.js i18n, basePath, and more advanced rewrites/redirects/headers (#5788)
hosting.frameworksBackend now respects omit: true (#5788)
Web Frameworks now memoizes framework builds for single builds across multiple hosting sites (#5788)
Trip the backend requirement for Angular applications using ng-deploy w/serveOptimizedImages (#5774)
Fixes a bug where the Storage emulator would not fall back to open rules for 'demo-' projects if firebase.json contained multiple storage targets (#5170)
Updates firebase init function templates for TypeScript and Javascript to 2nd gen (#5775)
Allow for atomic deployment of Hosting content & Functions rewrites via tag pinning (#5753)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps firebase-tools from 11.30.0 to 12.0.0.
Release notes
Sourced from firebase-tools's releases.
Commits
916138b
12.0.0cf799e9
Replace user of source command with (#5818)6e73140
Quick fix for the frameworks integration test (#5817)94a9ba3
Angular i18n, baseHref, and optimized images (#5774)25fc217
Update builder image to npm 9.5 (#5816)9d0d4c8
Upgrade tooling to node 18, remove explicit support for node 14 (#5730)b343e5d
Enable the pinTags experiment by default (#5753)c295ed8
Handle publisher profile not found errors better. (#5813)9491152
Fix link typos (#5812)40c18d6
Add support for latest-approved version, and default to it instead of latest....Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)