Skip to content

Releases: RangerMauve/mqtt-emitter

Version 4.1.0 - Fixes for certain topics breaking things, new version of mqtt-store

02 Dec 22:22

Choose a tag to compare

  • Fix issue #12: usage of array method name (join, shift, unshift, ...) as topic part (#13) f1db42a

v4.0.0...v4.1.0

Big thanks to @jeromevalentin for the fix.

4.0.0 - Added client options when subscribing to topics

26 Jun 14:38

Choose a tag to compare

  • Passed through standard linter 451ea32
  • add topic subscription with options (#9) e69dabb

1.2.4...v4.0.0

Version 1.2.4 - First github release

04 Jun 18:29

Choose a tag to compare

This release contains all the features of MQTTEmitter, along with a bunch of bug fixes that were overlooked.

As well it contains pre-built files for people that want to use it in the browser