Skip to content

Releases: kaandesu/vue-paho-mqtt

v0.2.7

31 May 21:39
01f77d9
Compare
Choose a tag to compare

vue-paho-mqtt

0.2.7

Patch Changes

  • 6b5d623: Added authentication support with username and password.

v0.2.6

15 Apr 23:48
659b880
Compare
Choose a tag to compare

vue-paho-mqtt

0.2.6

Patch Changes

  • 4c9a20a: fixed an issue that disabled changing the default mqtt options

0.2.5

Patch Changes

  • 14258c9: included utility broker tests to the build, fixed client unit test

v0.2.4

11 Apr 15:47
9122280
Compare
Choose a tag to compare

vue-paho-mqtt

0.2.4

Patch Changes

  • da48f75: Removed unnecessary packages from package.json, added a security policy, added scripts to contribution guidelines.

v0.2.3

10 Apr 10:16
Compare
Choose a tag to compare

vue-paho-mqtt

0.2.3

Patch Changes

  • 7deec53: added $mqtt global instance and fixed readme Options/Composition api example usage

v0.2.2

10 Apr 01:26
0277852
Compare
Choose a tag to compare

vue-paho-mqtt

0.2.2

Patch Changes

  • 612bccd: fixed $mqtt installation

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 2a5cdd2: Added tests and refactored code

0.1.0

Minor Changes

  • 2fbc6bc: Added changesets and workflows