Skip to content

Commit 1e3b036

Browse files
committed
Review comments
1 parent 6775216 commit 1e3b036

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/rules-unit-testing/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @firebase/rules-unit-testing
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- Adds `withFunctionTriggersDisabled` which runs a user-provided setup function with background Cloud Functions triggers disabled. This can be used to import data into the Realtime Database or Cloud Firestore emulators without triggering locally emulated Cloud Functions. This method only works with Firebase CLI version 8.13.0 or higher.
8+
39
## 1.0.9
410

511
### Patch Changes

0 commit comments

Comments
 (0)