File tree Expand file tree Collapse file tree 5 files changed +18
-9
lines changed
Expand file tree Collapse file tree 5 files changed +18
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# react-mqtt-hooks
22
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - 25994f9: - perf: rewirte all code for better performance
8+
9+ - feat: add ` useTopics ` hook for multiple topics subscription
10+
311## 0.0.3
412
513### Patch Changes
Original file line number Diff line number Diff line change 1+ # example
2+
3+ ## 0.0.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 25994f9]
8+ - react-mqtt-hooks@0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
33 "type" : " module" ,
4- "version" : " 0.0.0 " ,
4+ "version" : " 0.0.1 " ,
55 "private" : true ,
66 "scripts" : {
77 "dev" : " vite" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-mqtt-hooks" ,
33 "type" : " module" ,
4- "version" : " 0.0.3 " ,
4+ "version" : " 0.1.0 " ,
55 "packageManager" : " pnpm@9.14.4" ,
66 "description" : " React Hooks for MQTT" ,
77 "author" : " Eric Huang" ,
You can’t perform that action at this time.
0 commit comments