File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Release History
2
+
3
+ ## 4.2.7
4
+
5
+ ### PR
6
+
7
+ #1287 - Fix production vulnerabilities (#1289 )
8
+
9
+ #1215 - Add missing 'duplexify' dependency (#1266 )
10
+
11
+ Improve type definition for 'wsOptions' (#1256 )
12
+
13
+ Improve Typescript Declaratiosn for userProperties (#1249 )
14
+
15
+ #1235 - Call the end on the WebSocket stream when WebSocket close event is emitted. (#1239 )
16
+
17
+ #1201 - Uncaught TypeError: net.createConnection is not a function. (#1236 )
18
+
19
+ Improve Documentation for Browserify (#1224 )
20
+
21
+ # v4.2.6 and Below
22
+
23
+ The release history has beend documented in the GitHub releases and tags historically.
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.2.6 " ,
4
+ "version" : " 4.2.7 " ,
5
5
"contributors" : [
6
6
" Adam Rudd <adamvrr@gmail.com>" ,
7
7
" Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)" ,
You can’t perform that action at this time.
0 commit comments