ChiriVulpes / scryfall-sdk

A Node.js SDK for https://scryfall.com/docs/api, written in TypeScript.
MIT License
99 stars 16 forks source link

Fix tests, add svg_uri field, and fix CollectorNumber type #57

Closed furgin closed 1 year ago

furgin commented 1 year ago

Fixes #56 - Test Failures by updating the host uris and bulk data types Fixes #55 - Adds the new field to the CardSymbol type Fixes #58 - Consistently applies the new CollectorNumber type to all bySet methods

ChiriVulpes commented 1 year ago

Thanks again! Will make a new release in just a bit 🤍