Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

MQTT Separation

Compare
Choose a tag to compare
@obany obany released this 07 Jul 10:15
· 70 commits to main since this release
3c5ff0e
  • Breaking Change - MQTT has moved to its own package @iota/mqtt.js
  • Improve ESM Modules format
  • ESM distribution is located in dist/esm directory
  • Renamed dist/iota.js to dist/cjs/index-node.js
  • Renamed dist/iota.browser.js to dist/cjs/index-browser.js
  • Improve platform detection for RandomHelper