We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc71c1 commit 15bfb0dCopy full SHA for 15bfb0d
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.10
2
+
3
+- Adds `readFileSync` from `node:fs`
4
5
## 0.0.9
6
7
- Adds `process.exit()`
pubspec.yaml
@@ -1,7 +1,7 @@
name: firebase_js_interop
description: Wrappers and tools for composing Firebase Cloud Functions in the Dart language
homepage: https://github.com/IO-Design-Team/firebase_js_interop
-version: 0.0.9
+version: 0.0.10
environment:
sdk: ^3.3.0
0 commit comments