0.5.0: typecheck against regenerated models
listQuests no longer takes a body, battle-pass track is a union, scenario run status has no unknown_run. This ships loginWithCustom and quest metric helpers that never reached the registry after the v0.4.0 publish job failed.
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 0.5.0
|
||||
|
||||
- `client.auth.loginWithCustom({ customData, region?, language?, nickname? })`
|
||||
— custom webhook auth, same token + runtime start as `loginWithDevice`.
|
||||
- `QuestMetrics.purchaseOffer` / `purchaseItem` helpers for the shop purchase
|
||||
metric format.
|
||||
- Typecheck against regenerated models: `listQuests` no longer takes a body,
|
||||
battle-pass `track` is `'free' | 'premium'`, scenario run status has no
|
||||
`unknown_run`.
|
||||
|
||||
## 0.4.0
|
||||
|
||||
- Fixed `BattlePassLevelSession.level` reading node data key `level` — the
|
||||
|
||||
Reference in New Issue
Block a user