v1.3.0
⚠️ Breaking Changes ⚠️
This release removes:
- the
evolution,level,nextEvolutionLevel, andnextLevelProgressfields from theCrownLeveltype, and - the
gemsfield from theCurrencytype
in the Island API schema, in line with their removal from the API itself. The levelData field should be used instead for the fields removed from the CrownLevel type, and there is no replacement field for the gems field.
Changelog
- Update Island API schema to target v25.02.10
- Adds
sellingPriceandglobalNumberCaughtmethods to theFishtype - Adds
globalNumberOwnedfield to theCosmetictype - Removes deprecated fields from the
CrownLevelandCurrencytypes (as described above)
- Adds