Releases: tcgdex/javascript-sdk
Releases · tcgdex/javascript-sdk
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
v2.4.8: fix version number not correctly exposting
- fix: Version number not being correctly exported by @Aviortheking in ea357c9
- misc: Updated deps by @Aviortheking in 0148979
Full Changelog: v2.4.7...v2.4.8
v2.4.7: Fix compatibility with Angular
What's Changed
- build: bump esbuild from 0.14.12 to 0.14.14 by @dependabot in #58
- build: bump @babel/core from 7.16.7 to 7.16.12 by @dependabot in #55
- build: bump typescript from 4.5.4 to 4.5.5 by @dependabot in #54
- build: bump eslint from 8.7.0 to 8.8.0 by @dependabot in #61
- build: bump esbuild from 0.14.14 to 0.14.17 by @dependabot in #65
- build: bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.2 by @dependabot in #63
- build: bump @typescript-eslint/parser from 5.10.0 to 5.10.2 by @dependabot in #64
- build: bump esbuild from 0.14.17 to 0.14.18 by @dependabot in #67
- build: bump @babel/core from 7.16.12 to 7.17.0 by @dependabot in #66
- build: bump esbuild from 0.14.18 to 0.14.19 by @dependabot in #69
- build: bump jest from 27.4.7 to 27.5.0 by @dependabot in #68
- build: bump @babel/preset-env from 7.16.8 to 7.16.11 by @dependabot in #52
- build: bump esbuild from 0.14.19 to 0.14.21 by @dependabot in #74
- build: bump jest from 27.5.0 to 27.5.1 by @dependabot in #75
- build: bump ts-node from 10.4.0 to 10.5.0 by @dependabot in #70
- build: bump @babel/core from 7.17.0 to 7.17.2 by @dependabot in #76
- build: bump eslint from 8.8.0 to 8.9.0 by @dependabot in #77
- build: bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0 by @dependabot in #73
- build: bump @typescript-eslint/parser from 5.10.2 to 5.11.0 by @dependabot in #72
- build: bump @babel/core from 7.17.2 to 7.17.4 by @dependabot in #81
- build: bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 by @dependabot in #80
- build: bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 by @dependabot in #86
- refactor: Upgrade dependencies by @Aviortheking in #128
- refactor: Upgrade actions by @Aviortheking in #129
- fix: Angular not liking JSON imports by @Aviortheking in #204
Full Changelog: v2.4.6...v2.4.7