firebase-admin-node
firebase-admin-node copied to clipboard
Firebase Admin Node.js SDK
The response's data here contains data of the created Task which is vital for identifying purposes like deleting the task later, it makes no sense to just discard, and is...
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 20.0.0. Changelog Sourced from sinon's changelog. 20.0.0 b6daed26 chore!: remove usingPromise (Morgan Roderick) Everyone should be using native promises by now, or should know how...
### Purpose Starting from iOS 26, it is now possible to reload a widget using the contentChanged value. To support this, we are adding the contentChanged value to the payload....
When running the app with deprecation tracing enabled, I get the following warning related to the deprecated punycode module: ```bash (node:12252) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use...
### [REQUIRED] Step 2: Describe your environment * Operating System version: N/A * Firebase SDK version: 13.4.0 * Firebase Product: auth * Node.js version: N/A * NPM version: N/A ###...
**Is your feature request related to a problem? Please describe.** The current Firebase Admin JS SDK does not support modular imports similar to the frontend Firebase SDK. For example, in...
### Environment * Bun Version: `v1.1.33` * Operating System version: `Linux 6.8.0-47-generic (Ubuntu)` * Firebase SDK version: `[email protected]` * Firebase Product: `Firestore` ### Description I'm using `firestore` and it works...
### [REQUIRED] Step 2: Describe your environment * Operating System version: Linux * Firebase SDK version: 13.4.0 * Firebase Product: Firestore * Node.js version: 22 * NPM version: 10.9.2 ###...
See issue here: https://github.com/firebase/firebase-admin-node/issues/2892 Spec proposal: See https://pr-preview.s3.amazonaws.com/w3c/push-api/pull/385.html#declarative-push-message ### API Changes This change allows for a new optional property in the webpush options, and will not affect existing projects.
### Environment * Operating System version: `Mac M1 arm64` * Firebase SDK version: `13.0.1` * Firebase Product: `firestore` * Node.js version: `v20.18.0` * NPM version: `10.9.0` ### The problem I've...