Skip to content

Commit 9b39594

Browse files
committed
Add a changelog entry for RTDB
1 parent 1eb660e commit 9b39594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/database/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Unreleased
2+
- [fixed] Fixed an uglify issue in minified scripts (`firebase.js` and `firebase-database.js`) where multi-byte UTF-8 characters were encoded incorrectly.
23
- [changed] Improved consistency between the type annotations for `Query.on`/`Reference.on`,
34
`Query.off`/`Reference.off` and `Query.once`/`Reference.once` (#1188, #1204).

0 commit comments

Comments
 (0)