Releases: tcgdex/javascript-sdk
Releases · tcgdex/javascript-sdk
v2.9.0: Detailed variants support
What's Changed
- build: bump form-data from 3.0.1 to 3.0.4 by @dependabot[bot] in #301
- feat: Add detailed variants by @Aviortheking in #319
Full Changelog: v2.8.0...v2.9.0
v2.8.0: add typing for new languages
What's Changed
- build: bump vite from 5.4.14 to 5.4.21 by @dependabot[bot] in #308
- build: bump actions/setup-node from 3 to 6 by @dependabot[bot] in #307
- build: bump actions/checkout from 3 to 5 by @dependabot[bot] in #302
- build: bump @cachex/memory from 1.0.0 to 1.0.1 by @dependabot[bot] in #309
- build: bump actions/checkout from 5 to 6 by @dependabot[bot] in #312
- build: bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #311
- build: bump tsup from 7.1.0 to 7.2.0 by @dependabot[bot] in #310
- fix: Extend SupportedLanguages list based on languages listed in cards-database by @Querela in #313
- build: bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #317
- build: bump flatted from 3.2.7 to 3.4.2 by @dependabot[bot] in #316
- build: bump rollup from 3.25.3 to 3.30.0 by @dependabot[bot] in #315
- build: bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #284
- build: bump codecov/codecov-action from 3 to 5 by @dependabot[bot] in #288
New Contributors
Full Changelog: v2.7.1...v2.8.0
v2.7.1: fix browser import
What's Changed
- fix: use
URLto build the URL by @Aviortheking in #300 - fix: browser
fetchneed to keep it's context by @Aviortheking in #299
Full Changelog: v2.7.0...v2.7.1
v2.7.0: Boosters support
What's Changed
- build: bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.62.0 by @dependabot in #291
- build: bump vite from 5.4.11 to 5.4.14 by @dependabot in #292
- build: bump @babel/core from 7.20.12 to 7.26.7 by @dependabot in #293
- feat: Add support for boosters to set and card by @dhaber in #295
New Contributors
Full Changelog: v2.6.0...v2.7.0
v2.6.0: implement new recommended requests taht allow filtering
What's Changed
- feat: Allow a user to filters elements on the API by @Aviortheking in #275
- bump: 2.6 BETA.2 by @Aviortheking in #276
- feat: Add random endpoints to the SDK by @Aviortheking in #277
- feat: Add CacheX for cache management by @Aviortheking in #281
- build: bump @typescript-eslint/parser from 5.48.1 to 5.54.1 by @dependabot in #273
- build: bump eslint from 8.31.0 to 8.35.0 by @dependabot in #271
- build: bump @dzeio/config from 1.1.9 to 1.1.12 by @dependabot in #247
- build: bump json5 from 2.2.1 to 2.2.3 by @dependabot in #257
- build: bump typescript from 5.1.5 to 5.7.3 by @dependabot in #289
- fix: export models by @Aviortheking in #290
Full Changelog: v2.5.1...v2.6.0
v2.6.0-beta.3: Random requests
What's Changed
- feat: Add random endpoints to the SDK by @Aviortheking in #277
Full Changelog: v2.6.0-beta.2...v2.6.0-beta.3
v2.6.0-beta.2: second beta for the new filtering
What's Changed
- feat: Allow a user to filters elements on the API by @Aviortheking in #275
- bump: 2.6 BETA.2 by @Aviortheking in #276
Full Changelog: v2.5.1...v2.6.0-beta.2
2.5.1: Fix moduleJS exports
Full Changelog: v2.5.0...v2.5.1
v2.5.0: Export both ModuleJS and CommonJS
Full Changelog: v2.4.9...v2.5.0
v2.4.9: fix not loading on browser
- fix: Updated build versions by @Aviortheking in 2177e9c
- fix: Issue regarding browser loading by @Aviortheking in 8df969c
- misc: Upgraded deps by @Aviortheking in 4507bbd
Full Changelog: v2.4.8...v2.4.9