Releases: erich2s/react-mqtt-hooks
Releases · erich2s/react-mqtt-hooks
react-mqtt-hooks@0.4.0
Minor Changes
- 71215a6: fix: can not resubscribe after remount
react-mqtt-hooks@0.3.1
Patch Changes
- a2a2ac9: feat: exposed internal cache for dev purpose
react-mqtt-hooks@0.3.0
Minor Changes
- e31eb49: feat: add custom parser for incoming mqtt message
react-mqtt-hooks@0.2.1
Patch Changes
- 667596a: fix caching
react-mqtt-hooks@0.2.0
Minor Changes
- 8d3fe53: fix potentional memory leak
react-mqtt-hooks@0.1.0
Minor Changes
-
25994f9: - perf: rewirte all code for better performance
- feat: add
useTopicshook for multiple topics subscription
- feat: add