Releases: ryansh100/bricklink-api
Releases · ryansh100/bricklink-api
Release 2.0.2
Release 2.0.1
Add support for Inventory API's
Release 2.0.0
v2.0.0 chore: bump node versions in actions (#46)
Release 1.2.11
Security updates
Release 1.2.10
Reject client send method with the underlying BrickLink error response metadata when requests are not fuilfilled by the API.
See BrickLinkApiError type for more details.
Release 1.2.9
Fix typescript definition creation
Release 1.2.8
Add Typescript Definition support
Release 1.2.7
- Updates to allow for VS Code to perform some basic type checking and patch minor bugs
- Remove dependency on "request" npm package and replace with node-fetch
- Remove unused core-js dependency
Release 1.2.5
Patches a bug in the Price Guide lookup
Release 1.2.4
Patch issues with concurrency and security updated.