Releases: bjerkio/abax-node-sdk
Releases · bjerkio/abax-node-sdk
v3.2.1
v3.2.0
v3.1.0
v3.0.5
v3.0.4
What's Changed
- chore(deps): lock file maintenance by @renovate in #41
- chore(deps): lock file maintenance by @renovate in #43
- chore(deps): lock file maintenance by @renovate in #44
- chore(deps): lock file maintenance by @renovate in #45
- chore(deps): update actions/checkout action to v4 by @renovate in #46
- chore(deps): lock file maintenance by @renovate in #47
- chore(deps): lock file maintenance by @renovate in #48
- chore(deps): lock file maintenance by @renovate in #50
- chore(deps): update pnpm to v8.8.0 by @renovate in #34
- chore(deps): update pnpm to v8.9.0 by @renovate in #51
- chore(deps): update pnpm to v8.10.0 by @renovate in #52
- chore(deps): lock file maintenance by @renovate in #53
- chore(deps): update pnpm to v8.10.2 by @renovate in #56
- chore(deps): lock file maintenance by @renovate in #57
- fix: add correct grant type to authentication call by @braaar in #61
Full Changelog: v3.0.3...v3.0.4
v3.0.3
v3.0.2
v3.0.1
Improve NPM documentation
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's changed
⚠️ Breaking changes
- refactor!: use environment variable by @simenandre in #26
Instead of having baseUrl
either be set to sandbox
, production
or something, we added a variable called environment
that can either be sandbox
or production
. baseUrl
is only used for URL.
Features
- feat: add list capabilities query by @braaar in #32
- feat: add utility function for decoding abax profile id token by @braaar in #33
- feat: add equipment tests by @braaar in #14
Other
- refactor: use input args for all methods by @simenandre in #27
Full Changelog: v2.0.1...v3.0.0
v2.0.1
What's Changed
Full Changelog: v2.0.0...v2.0.1