Releases: erich2s/react-mqtt-hooks
Releases · erich2s/react-mqtt-hooks
[email protected]
Minor Changes
- 71215a6: fix: can not resubscribe after remount
[email protected]
Patch Changes
- a2a2ac9: feat: exposed internal cache for dev purpose
[email protected]
Minor Changes
- e31eb49: feat: add custom parser for incoming mqtt message
[email protected]
Patch Changes
- 667596a: fix caching
[email protected]
Minor Changes
- 8d3fe53: fix potentional memory leak
[email protected]
Minor Changes
-
25994f9: - perf: rewirte all code for better performance
- feat: add
useTopics
hook for multiple topics subscription
- feat: add