Releases: TheNorthMemory/tmc.js
Releases · TheNorthMemory/tmc.js
v0.3.6
- toggle
multi-emit
byoptions.autoGroupedEmitting
, default enabled(true
); - renew types regarding by the
multi-emit
feature;
v0.3.5
- optimize codes by the
eslint
rules; - toggle deps
ws
onto^5.2.2 || ^6.2.1 || ^7.4.5 || ^8.0.0
; - typo samples of the
retried
usage;
v0.3.4
- exposed
send
method for external usage, suchsend(SENDACK, Failed)
scene; - renew API docs with samples for this advanced usage;
v0.3.3
- renew types;
- optimize on
consumer.connect
, chained events onto the ws instance; - doc of the SDK sequence diagram;
v0.3.2
export
the internal classes onto types;- renew docs;
v0.3.1
- Full definited this library's open APIs;
- Renew docs;
- Renew types;
v0.3.0
first release.