We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12999f4 commit 784e8efCopy full SHA for 784e8ef
.changeset/short-cars-scream.md
@@ -1,8 +1,11 @@
1
---
2
'@firebase/analytics': patch
3
-'@firebase/util': patch
4
-'firebase': patch
+'@firebase/util': minor
+'firebase': minor
5
6
7
-Fix error where an analytics PR included a change to `@firebase/util`, but
8
-the util package was not properly included in the changeset for a patch bump.
+- Fix an error where an analytics PR included a change to `@firebase/util`, but
+ the util package was not properly included in the changeset for a patch bump.
9
+
10
+- `@firebase/util` adds environment check methods `isIndexedDBAvailable`
11
+ `validateIndexedDBOpenable`, and `areCookiesEnabled`.
0 commit comments