File tree Expand file tree Collapse file tree 4 files changed +79
-64
lines changed Expand file tree Collapse file tree 4 files changed +79
-64
lines changed Original file line number Diff line number Diff line change 30
30
without transactions.
31
31
- [ fixed] Fixed Realtime Database URL parsing bug to support domains with more than 3 components.
32
32
33
- # Released
33
+ ## 0.5.6
34
34
35
35
- [ fixed] Fixed an issue that caused large numeric values with leading zeros to
36
36
not always be sorted correctly.
37
+
38
+ ## 0.5.3
39
+
37
40
- [ changed] Internal cleanup to Node.JS support.
38
41
39
- # 6.4 .0
42
+ ## 0.5 .0
40
43
41
44
- [ fixed] Fixed an issue that caused ` .info/serverTimeOffset ` events not to fire (#2043 ).
42
45
- [ changed] Treat ` ns ` url query parameter as the default Realtime Database
43
46
namespace name.
44
47
45
- # 6.3.4
48
+ ## 0.4.11
46
49
47
50
- [ fixed] Fixed an issue where multi-byte UTF-8 characters would not be written correctly when using ` firebase.js ` or ` firebase-database.js ` (#2035 ).
48
51
49
- # 6.0 .0
52
+ ## 0.4 .0
50
53
51
54
- [ changed] Improved consistency between the type annotations for ` Query.on ` /` Reference.on ` ,
52
55
` Query.off ` /` Reference.off ` and ` Query.once ` /` Reference.once ` (#1188 , #1204 ).
You can’t perform that action at this time.
0 commit comments