Skip to content

Commit

Permalink
[firebase-release] Removed change log and reset repo after 13.0.0 rel…
Browse files Browse the repository at this point in the history
…ease
  • Loading branch information
google-oss-bot committed Dec 6, 2023
1 parent acd1fce commit 3af0bc3
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
- Breaking: dropped support for running the CLI on Node.js v16.
- Breaking: Refactored `functions:shell` to remove dependency on deprecated `request` module.
- As part of this change, removed support for some rarely used features of `request`.
- Breaking: Removed deprecated `ext:dev:publish` command. Use `ext:dev:upload` instead.
- Added support for running the CLI on Node.js v20. Installations from https://firebase.tools will now use Node.js 20.
- Switched Storage deployment to use GetDefaultBucket endpoint to fetch default Storage bucket. (#6467)
- Fixed an issue with emulating blocking functions when using multiple codebases (#6504).
- Added force flag call-out for bypassing prompts (#6506).
- Added the ability to deploy Angular apps using [the new application-builder](https://angular.dev/tools/cli/esbuild). (#6480)
- Fixed an issue where `--non-interactive` flag is not respected in Firestore indexes deploys. (#6539)
- Fixed an issue where `login:use` would not work outside of a Firebase project directory. (#6526)
- Prevent app router static `not-found` requiring a Cloud Function in Next.js deployments. (#6558)
- Use only site id from site name in list versions API. (#6565)

0 comments on commit 3af0bc3

Please sign in to comment.