Skip to content

Commit 8f54ed5

Browse files
committed
Add changeset
1 parent b431203 commit 8f54ed5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/cold-bats-hammer.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@firebase/rules-unit-testing': minor
3+
---
4+
5+
Release `@firebase/rules-unit-testing` to replace the `@firebase/testing` package. The new
6+
package is API compatible but has the following breaking behavior changes:
7+
8+
* `assertFails()` will now only fail on `PERMISSION DENIED` errors, not any error.
9+
* `initializeAdminApp()` now relies on `firebase-admin` rather than imitating the Admin SDK.

0 commit comments

Comments
 (0)