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.
2 parents 71215a6 + aa6c517 commit 36a7378Copy full SHA for 36a7378
.changeset/big-toys-run.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-mqtt-hooks
2
3
+## 0.4.0
4
+
5
+### Minor Changes
6
7
+- 71215a6: fix: can not resubscribe after remount
8
9
## 0.3.1
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "react-mqtt-hooks",
"type": "module",
- "version": "0.3.1",
+ "version": "0.4.0",
"packageManager": "pnpm@9.14.4",
"description": "React Hooks for MQTT",
"author": "Eric Huang",
0 commit comments