Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@TIMMLOPK TIMMLOPK released this 19 Mar 08:57
· 6 commits to master since this release

Features

  • Add new endpoints: Role Combat(Imaginarium Theater) and GenshinUserAchievement
  • Add new fetch option(avatar_list_type) for GenshinUser
  • Add new fetch options(sort_type, elements and weapon_type) for Charcters list fetch
  • Add fetchAvatarDetail for getting details of avatar
  • Update types to match API

Fixes

  • fix: some types are incorrect

Others

  • reliquaries in CharacterData is deprecated, use relics instead
  • Reliquary is deprecated, use Artifact instead
  • ReliquarySet is deprecated, use ArtifactSet instead
  • update docs
  • refactor to use new endpoints
  • refactor to use pnpm
  • update dependencies

Full Changelog: v2.4.13...v2.5.0