Skip to content

Version Changelog

woodendoors7 edited this page Sep 2, 2023 · 1 revision

v1.1.1

NPM

  • 🛠️ Fixed a bug which prevented users from .catch-ing errors thrown from the .lookup function. Any errors that cannot be caught in minecraftstatuspinger should be reported to issues.

  • 🛠️ Fixed a bug where the custom DNS lookup wouldn't properly deliver the DNS data to the createConnection socket, resulting from createConnection asking for either all IPs (array) or just the first one (object) which I needed to return differently.

v1.1.0

NPM

  • 🟢 Added lookup option disableJSONParse to completely skip parsing JSON.
  • ⚙️ Renamed primary lookup option hostname to host, hostname stays as an alias.

all versions

Clone this wiki locally