We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c67037 commit 0a8e3b2Copy full SHA for 0a8e3b2
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Release History
2
3
+## 4.3.4
4
+
5
+fix(dependency): migrate LruMap from collections to lru-cache (#1396)
6
7
## 4.3.3
8
9
fix(publish): call callback when messageId available (#1393)
package.json
@@ -1,7 +1,7 @@
{
"name": "mqtt",
"description": "A library for the MQTT protocol",
- "version": "4.3.3",
+ "version": "4.3.4",
"contributors": [
"Adam Rudd <adamvrr@gmail.com>",
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
0 commit comments