Skip to content

Releases: tcgdex/javascript-sdk

2.5.1: Fix moduleJS exports

18 Jul 11:01
Compare
Choose a tag to compare

v2.5.0: Export both ModuleJS and CommonJS

18 Jul 11:00
Compare
Choose a tag to compare

v2.4.9: fix not loading on browser

11 Jan 19:44
4507bbd
Compare
Choose a tag to compare

v2.4.8: fix version number not correctly exposting

11 Jan 19:36
Compare
Choose a tag to compare

Full Changelog: v2.4.7...v2.4.8

v2.4.7: Fix compatibility with Angular

26 Sep 17:54
5e998d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.6...v2.4.7

v2.4.6: Fixed node-fetch CVE-2022-0235

28 Jan 15:18
749fba9
Compare
Choose a tag to compare

What's Changed

  • docs: Update multiple documents by @Aviortheking in #16
  • build: bump actions/setup-node from 1 to 2.5.0 by @dependabot in #18
  • build: bump codecov/codecov-action from 1.0.13 to 2.1.0 by @dependabot in #17
  • build: bump eslint from 8.4.1 to 8.5.0 by @dependabot in #24
  • build: bump esbuild from 0.14.5 to 0.14.6 by @dependabot in #25
  • build: bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.0 by @dependabot in #27
  • build: bump @typescript-eslint/parser from 5.7.0 to 5.8.0 by @dependabot in #26
  • build: bump esbuild from 0.14.6 to 0.14.7 by @dependabot in #28
  • build: bump esbuild from 0.14.7 to 0.14.8 by @dependabot in #29
  • build: bump esbuild from 0.14.8 to 0.14.10 by @dependabot in #36
  • build: bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #33
  • build: bump eslint from 8.5.0 to 8.6.0 by @dependabot in #37
  • build: bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 by @dependabot in #30
  • build: bump @typescript-eslint/parser from 5.8.0 to 5.8.1 by @dependabot in #31
  • build: bump @babel/preset-typescript from 7.16.5 to 7.16.7 by @dependabot in #34
  • build: bump @babel/preset-env from 7.16.5 to 7.16.7 by @dependabot in #35
  • build: bump @babel/core from 7.16.5 to 7.16.7 by @dependabot in #38
  • build: bump @typescript-eslint/parser from 5.8.1 to 5.9.0 by @dependabot in #39
  • build: bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0 by @dependabot in #40
  • build: bump jest from 27.4.5 to 27.4.6 by @dependabot in #41
  • build: bump jest from 27.4.6 to 27.4.7 by @dependabot in #42
  • build: bump esbuild from 0.14.10 to 0.14.11 by @dependabot in #43
  • build: bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1 by @dependabot in #44
  • build: bump @babel/preset-env from 7.16.7 to 7.16.8 by @dependabot in #45
  • build: bump @typescript-eslint/parser from 5.9.0 to 5.9.1 by @dependabot in #46
  • build: bump eslint from 8.6.0 to 8.7.0 by @dependabot in #47
  • build: bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0 by @dependabot in #49
  • build: bump @typescript-eslint/parser from 5.9.1 to 5.10.0 by @dependabot in #48
  • build: bump esbuild from 0.14.11 to 0.14.12 by @dependabot in #53
  • build: bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #59

New Contributors

Full Changelog: v2.4.5...v2.4.6

v2.4.5: Added new endpoints

11 Oct 15:06
21088c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.4...v2.4.5