Changelog History
Page 2
-
v4.2.6 Changes
November 25, 2020๐ This release is a patch update to rollback buggy changes from an earlier release.
๐ฑ ๐ PR:
๐ fix(websockets): revert URL WHATWG changes (#1217) -
v4.2.5 Changes
November 12, 2020 -
v4.2.4
October 29, 2020 -
v4.2.3
October 27, 2020 -
v4.2.1 Changes
August 24, 2020๐ This release is a patch update to address a bug created in release v4.2.0, breaking MQTT over Websocket in the browser. This patch fixes that.
๐ฑ ๐ PR:
๐ fix(websocket): browser in ws (#1145)
-
v4.2.0 Changes
August 12, 2020๐ฑ ๐ PR:
feat(websockets): websocket-streams to ws (#1108)
๐ fix(browser support): do not use process.nextTick without check that it exists (#1136)
๐ fix(browser support): correct browser detection for webpack (#1135)
๐ fix(mqtt stores): improve error handling and tests (#1133)
feat(mqtt5): add properties object to publish options (#1103)
๐ fix(typescript): fix payloadFormatIndicator to boolean type (#1115)
๐ fix: path for bin files (#1107) -
v4.1.0 Changes
May 19, 2020๐ฑ ๐ PR:
- โ ci: add debug logs to tests (#1091)
- ๐ chore: move cli to bin directory (#1096)
- ๐ฆ chore: remove bloat from package (#1097)
- types: add on('connect') (#963)
- The protocols parameter of wx.connectSocket should be Array. (#969)
- ๐ [FIXED] Unsubscribe while topics are in array. (#958)
- โ Add missing "debug" dependency (#1104)
-
v4.0.1 Changes
May 19, 2020 -
v4.0.0 Changes
April 27, 2020- ๐จ refactor: callbacks on end() (#1080)
- ๐ chore: change workflow to v10-14 and doc fixes (#1079)
- โ feat(client): error handling and test resilience (#1076)
- chore: add master branch action (#1062)
- chore: istanbul to nyc and uglify-js to uglify-es (#1061)
- chore: github actions (#1059)
- feat: connection error handler (#1053)
- ๐ fix: remove only (#1058)
- ๐ feat: support SNI on TLS (#1055)
- ๐ chore: tidy up debug logs (#1052)
- ๐ fix various options definition for ts usage (#1043)
- ๐จ refactor: zuul to airtap for browser testing (#1045)