Skip to content

Releases: erich2s/react-mqtt-hooks

react-mqtt-hooks@0.4.0

31 Mar 14:46
36a7378

Choose a tag to compare

Minor Changes

  • 71215a6: fix: can not resubscribe after remount

react-mqtt-hooks@0.3.1

12 Mar 07:03
eaefd28

Choose a tag to compare

Patch Changes

  • a2a2ac9: feat: exposed internal cache for dev purpose

react-mqtt-hooks@0.3.0

08 Feb 04:07
d5ae035

Choose a tag to compare

Minor Changes

  • e31eb49: feat: add custom parser for incoming mqtt message

react-mqtt-hooks@0.2.1

06 Feb 07:14
e76bfd4

Choose a tag to compare

Patch Changes

react-mqtt-hooks@0.2.0

06 Feb 06:47
7430af6

Choose a tag to compare

Minor Changes

  • 8d3fe53: fix potentional memory leak

react-mqtt-hooks@0.1.0

03 Feb 17:08

Choose a tag to compare

Minor Changes

  • 25994f9: - perf: rewirte all code for better performance

    • feat: add useTopics hook for multiple topics subscription