Skip to content

Releases: GW2Treasures/gw2api-ts

@gw2api/[email protected]

27 Jul 00:21
b2e3468
Compare
Choose a tag to compare

Minor Changes

@gw2api/[email protected]

24 Jul 17:28
27a83df
Compare
Choose a tag to compare

Patch Changes

  • Allow passing partial options for unknown endpoints (#63 by @darthmaim)

@gw2api/[email protected]

24 Jul 10:45
2794ac0
Compare
Choose a tag to compare

Patch Changes

  • Fix wrong type for WizardsVaultObjective.title (#61 by @darthmaim)

@gw2api/[email protected]

24 Jul 10:29
fa5127e
Compare
Choose a tag to compare

Patch Changes

  • Fix /v2/guild/upgrades being matched as /v2/guild/:id/ (#59 by @darthmaim)

@gw2api/[email protected]

24 Jul 08:44
4212328
Compare
Choose a tag to compare

Patch Changes

  • Improve endpoint type resolution for endpoints that are both authenticated and localized (#58 by @darthmaim)
  • Add types for character endpoints (#58 by @darthmaim)
    • /v2/characters
    • /v2/characters/:id/backstory
    • /v2/characters/:id/buildtabs
    • /v2/characters/:id/core
    • /v2/characters/:id/crafting
    • /v2/characters/:id/equipment
    • /v2/characters/:id/equipmenttabs
    • /v2/characters/:id/inventory
    • /v2/characters/:id/recipes
    • /v2/characters/:id/skills
    • /v2/characters/:id/specializations
    • /v2/characters/:id/training
  • Add types for new endpoints (#56 by @darthmaim)
    • /v2/account/bank
    • /v2/account/inventory
    • /v2/account/material
    • /v2/materials

@gw2api/[email protected]

24 Jul 17:28
27a83df
Compare
Choose a tag to compare

Minor Changes

  • Make options parameter optional if it does not contain required properties (#63 by @darthmaim)

@gw2api/[email protected]

22 Jul 21:03
a8e16b8
Compare
Choose a tag to compare

Patch Changes

@gw2api/[email protected]

22 Jul 14:26
aac7950
Compare
Choose a tag to compare

Patch Changes

@gw2api/[email protected]

22 Jul 13:15
8eb3801
Compare
Choose a tag to compare

Patch Changes

@gw2api/[email protected]

22 Jul 12:59
c4f35a3
Compare
Choose a tag to compare

Patch Changes

  • Add types for /v2/account/wallet (#43 by @darthmaim)
  • Add types for /v2/account/achievements (#41 by @darthmaim)
  • Fix model schema resolution (#39 by @darthmaim)
  • Add types for wizards vault endpoints (#47 by @darthmaim)
    • /v2/account/wizardsvault/daily
    • /v2/account/wizardsvault/listings
    • /v2/account/wizardsvault/special
    • /v2/account/wizardsvault/weekly
    • /v2/wizardsvault
    • /v2/wizardsvault/listings
    • /v2/wizardsvault/objectives
  • Add types for account endpoints that return a list of ids: (#42 by @darthmaim)
    • /v2/account/dyes
    • /v2/account/emotes
    • /v2/account/gliders
    • /v2/account/home/nodes
    • /v2/account/jadebots
    • /v2/account/mailcarriers
    • /v2/account/mapchests
    • /v2/account/minis
    • /v2/account/mounts/skins
    • /v2/account/mounts/types
    • /v2/account/novelties
    • /v2/account/outfits
    • /v2/account/pvp/heroes
    • /v2/account/raids
    • /v2/account/recipes
    • /v2/account/skiffs
    • /v2/account/skins
    • /v2/account/titles
    • /v2/account/worldbosses