File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ changelog:
18
18
text : integrate fetch for react-native SDK
19
19
- type : improvement
20
20
text : announce when subscription get reactivated
21
- - type : fix
21
+ - type : improvement
22
22
text : stop heartbeats for responses with status PNBadRequestCategory
23
23
- version : v4.8.0
24
24
date :
Original file line number Diff line number Diff line change
1
+
1
2
## [ v4.9.1] ( https://github.com/pubnub/javascript/tree/v4.9.1 )
2
3
3
4
7
8
8
9
9
10
11
+
10
12
## [ v4.9.0] ( https://github.com/pubnub/javascript/tree/v4.9.0 )
11
13
12
14
13
15
[ Full Changelog] ( https://github.com/pubnub/javascript/compare/v4.8.0...v4.9.0 )
14
16
15
17
- 🌟integrate fetch for react-native SDK
16
18
17
- - 🌟announce when subscription get reactivated
18
19
19
- - 🐛stop heartbeats for responses with status PNBadRequestCategory
20
+
21
+ - ⭐announce when subscription get reactivated
22
+
23
+
24
+ - ⭐stop heartbeats for responses with status PNBadRequestCategory
20
25
21
26
22
27
29
34
30
35
31
36
37
+
32
38
## [ v4.7.0] ( https://github.com/pubnub/javascript/tree/v4.7.0 )
33
39
34
40
35
41
[ Full Changelog] ( https://github.com/pubnub/javascript/compare/v4.6.0...v4.7.0 )
36
42
37
43
- 🌟add support for titanium SDK
38
44
45
+
46
+
39
47
- ⭐fix support for react-native SDK
40
48
49
+
41
50
- ⭐add validation for web distribution
42
51
43
52
Original file line number Diff line number Diff line change 92
92
"engine" : {
93
93
"node" : " >=0.8"
94
94
}
95
- }
95
+ }
You can’t perform that action at this time.
0 commit comments