Releases: Pewtro/blizzard-api
Releases · Pewtro/blizzard-api
@blizzard-api/sc2@1.0.3
Patch Changes
- e79b26f: Prefer default export rather than named syntax for the game flavours
@blizzard-api/hs@1.0.3
Patch Changes
- e79b26f: Prefer default export rather than named syntax for the game flavours
@blizzard-api/d3@1.0.3
Patch Changes
- e79b26f: Prefer default export rather than named syntax for the game flavours
@blizzard-api/client@2.1.0
Minor Changes
-
2b2dd6f: Replace axios with ky that uses native Fetch under the hood.
This means that response bodies should no longer be accessed through
data
property, but they are instead directly available. For the remainder of v2, thedata
property will exist for backwards compatability, butdata
has been marked as depreacted.
@blizzard-api/classic-wow@2.0.3
Patch Changes
- e79b26f: Prefer default export rather than named syntax for the game flavours
@blizzard-api/wow@2.1.0-next.0
Minor Changes
- 23e273c: Deprecate the
wow
object as well as the root export of all the resources in favour of enabling better treeshaking for consumers by encouraging to import directly from folders