Features
- Add new endpoints:
Role Combat(Imaginarium Theater)
andGenshinUserAchievement
- Add new fetch option(
avatar_list_type
) forGenshinUser
- Add new fetch options(
sort_type
,elements
andweapon_type
) forCharcters
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, userelics
insteadReliquary
is deprecated, useArtifact
insteadReliquarySet
is deprecated, useArtifactSet
instead
- update docs
- refactor to use new endpoints
- refactor to use pnpm
- update dependencies
Full Changelog: v2.4.13...v2.5.0