Skip to content

Releases: Geotab/mg-api-js

v3.0.2

13 Apr 20:33

Choose a tag to compare

What's Changed

  • Fix localStorage detection for Node.js 22+ — the library now works correctly on modern Node versions
  • Fix all dev dependency vulnerabilities (31 → 0)
  • Update CI to test on Node 18, 20, and 22
  • Upgrade mocha (7→11), ESLint (6→9), webpack-dev-server (4→5), webpack-cli (4→5)
  • Add automated npm publishing via Trusted Publishing (OIDC)
  • Minimum Node.js version is now 18.0.0

v3.0.0

07 Jul 14:59
079571c

Choose a tag to compare

Breaking change for users using the fullResponse option. Response no longer contains the full Axios response when using this option, read more here.

v2.1.3

10 Feb 18:01

Choose a tag to compare

Patch follow-redirects vulnerability v1.15.4 -> 1.15.6

v2.1.1

10 Aug 18:41

Choose a tag to compare

Fix bug with empty error when making multi-call.

v2.0.1

24 Apr 14:27
7cd40a7

Choose a tag to compare

  • #3 fix api.min.js missing for nodejs