Releases
v3.0.0
chore: drop nodejs 10 and 12 (#68 ) (6a589a8 )
chore: add missing dep (e8a8312 )
chore: add release script and bump [email protected] (65b349a )
Add clientId and nl to be used in the bridged connection (#67 ) (0f39720 )
chore: bump actions/setup-node from 2.5.1 to 3 (#58 ) (d5048d7 )
chore: bump actions/checkout from 2.3.4 to 2.4.0 (#50 ) (0d74dfc )
chore: bump actions/setup-node from 2.1.5 to 2.5.1 (#54 ) (cb4be1a )
chore: bump @types/node from 16.11.14 to 17.0.0 (#53 ) (6fcc925 )
chore: bump markdownlint-cli from 0.28.1 to 0.29.0 (#48 ) (d2b0b71 )
chore: bump markdownlint-cli from 0.27.1 to 0.28.1 (#41 ) (846b495 )
chore: bump @types/node from 15.14.1 to 16.0.0 (#39 ) (f739c11 )
chore: bump mqtt-packet from 6.10.0 to 7.0.0 (#37 ) (fbfed2d )
chore: bump @types/node from 14.14.45 to 15.0.3 (#36 ) (bad1e76 )
Update package.json (93970d2 )
Use let in typescript tests (1158ff1 )
Fix test: replace var with const (8f3088e )
Bump actions/checkout from v1 to v2.3.4 (#28 ) (6874c55 )
Bump actions/setup-node from v1 to v2.1.5 (#27 ) (fd8c4df )
Bump standard from 15.0.1 to 16.0.3 (#24 ) (50bc784 )
Create dependabot.yml (461f92f )
Bump markdownlint-cli from 0.26.0 to 0.27.0 (#26 ) (11a0d05 )
Bump markdownlint-cli from 0.25.0 to 0.26.0 (#25 ) (c80d7bc )
Bump markdownlint-cli from 0.24.0 to 0.25.0 (#23 ) (450e9a9 )
Bump snazzy from 8.0.0 to 9.0.0 (#19 ) (8a73bda )
Bump standard from 14.3.4 to 15.0.0 (#18 ) (91586e4 )
Bump markdownlint-cli from 0.23.2 to 0.24.0 (#16 ) (52f979a )
chore(ci): drop nodejs 8 (#17 ) (e7bd307 )
Bump markdownlint-cli from 0.22.0 to 0.23.1 (#15 ) (5af5f15 )
Bump @types/node from 13.13.6 to 14.0.1 (#14 ) (998c717 )
Bump @types/node from 12.12.37 to 13.13.4 (#12 ) (665492c )
Bumped v2.3.1 (de27a78 )
Fix typings (#10 ) (6767c4e )
Bumped v2.3.0 (c496fdd )
Merge pull request #3 from gnought/patch-1 (2bcfdab )
removed messageid from expected (cf8c1ba )
Merge branch 'master' into patch-1 (bec8522 )
Fixed tests (111dfe6 )
Added dup tests to defaults (918d5ef )
Added dup test (c6a7829 )
Bumped v2.2.0 (291d14d )
Add typings, markdown lint, tape to tap (#9 ) (cd3eb24 )
Update LICENSE (#6 ) (ebe0175 )
Rename repo after migrating to a org (#8 ) (cc37e84 )
Fixed CI (#7 ) (c3e98e3 )
Fixed typo (acba414 )
Update .gitignore (62108f8 )
Update LICENSE (e06c5d6 )
Update README.md (79bd2ec )
Bumped v2.1.0 (781b881 )
Merge pull request #5 from gnought/hotfix/messageid_be_undefined_as_a_default (f92d35f )
Format standard lint output (93b9317 )
Added license-checker (2fb96b7 )
Added pre-commit check (3881c99 )
Added more badges (649607a )
Added collaborators (d983327 )
Set messageId be undefined as a default (d4a36a7 )
Fixed typo (7286489 )
Added a missing dup field (d57b772 )
Bumped v2.0.0 (c04bd07 )
Merge pull request #2 from gnought/hotfix/no_messageid_in_qos0 (bd53ca8 )
Restore bumped version (478f89c )
Removed nodejs 4 & 6 support (57e9aa1 )
Restored messageId as a locked field (536a4a5 )
Drop nodejs 0.10, 0.12 support (3d45de2 )
Removed extra comment (7ec5b6b )
Bumped to 2.0.0 (a11cbe6 )
QoS 0 PUBLISH not contain packet identifier (5ecdd30 )
Not to use deprecated new Buffer(0) (d4d4773 )
Not to mix && and || (3621bd8 )
Support nodejs 6, 8, 10 & 12 (05d21d2 )
Added coverage test (645374a )
Bumped v1.0.0. (6b3497e )
Tests should pass on node 0.10 and 0.12. (267a9ac )
Basic module. (4d4e5a9 )
Initial commit (ad39102 )
You can’t perform that action at this time.