Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mqttjs/MQTT.js Loading
base: v5.6.1
Choose a base ref
...
head repository: mqttjs/MQTT.js Loading
compare: v5.6.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on May 23, 2024

  1. fix: prevent url.parse to set path option (#1871)

    * fix: prevent url.parse to set `path` option
    
    Fixes #1870
    
    * fix: add missing auth
    
    * fix: add test
    robertsLando committed May 23, 2024
    Configuration menu
    Copy the full SHA
    de0174f View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.6.2

    robertsLando authored and robertsLando committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7d5820c View commit details
    Browse the repository at this point in the history
Loading