File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 4.3.7
4
+
5
+ ### PR
6
+
7
+ fix: regression from #1401 and allow CI test failures to break gitthub workflow (#1443 )
8
+
3
9
## 4.3.6
4
10
11
+ ### PR
12
+
5
13
chore: update CI
14
+
6
15
fix(browser): require buffer (#1420 )
16
+
7
17
fix(types): connect function proper overloads (#1416 )
8
18
9
19
## 4.3.5
10
20
21
+ ### PR
22
+
11
23
fix(drain-leak): fix regression introduced in #1301 (#1401 )
12
24
13
25
## 4.3.4
14
26
27
+ ### PR
28
+
15
29
fix(dependency): migrate LruMap from collections to lru-cache (#1396 )
16
30
17
31
## 4.3.3
18
32
33
+ ### PR
34
+
19
35
fix(publish): call callback when messageId available (#1393 )
20
36
21
37
fix: remove collections.js depdendency from number-allocator (#1394 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mqtt" ,
3
3
"description" : " A library for the MQTT protocol" ,
4
- "version" : " 4.3.6 " ,
4
+ "version" : " 4.3.7 " ,
5
5
"contributors" : [
6
6
7
7
" Matteo Collina <[email protected] > (https://github.com/mcollina)" ,
You can’t perform that action at this time.
0 commit comments