Skip to content

Releases: sclausen/ngx-mqtt

v16.1.0

03 Jul 09:35
Compare
Choose a tag to compare

Fix

  • #235 Add missing payload to onPacketsend and onPacktreceive. (75923af)

16.0.0

25 May 09:26
Compare
Choose a tag to compare

Bumped version to angular 16

6.13.3

08 Apr 13:44
Compare
Choose a tag to compare

Refactoring

6.13.0

11 Oct 10:54
Compare
Choose a tag to compare

Features

  • #143 Now allows to set a connection url which will override the parametrized url parts. Also port and path will not be filled with default values, if not provided. (0f27388)

6.11.0

26 Jun 09:04
Compare
Choose a tag to compare

Features

  • #134 Fixed version constraints to allow newer angular versions. (977fa10)

Tasks

v6.10.0

07 Jun 15:58
Compare
Choose a tag to compare

Bugfixes

6.8.5

05 Mar 22:05
Compare
Choose a tag to compare
6.8.5

6.8.2

08 Dec 11:59
Compare
Choose a tag to compare

Bugfixes

Missed the mqtt package, which is needed for some typings. (95516c5)

6.8.1

02 Dec 20:52
Compare
Choose a tag to compare

Bugfixes

  • #123 Missed the browserified mqtt.js vendor dependency. (3adeb44)

6.8.0

02 Dec 19:29
Compare
Choose a tag to compare

Features

  • #121 Added latest master of mqtt.js as dev-dependency and removed copied typings. This means the recently merged mqtt 5 features are available. (6805b51)