Releases: AmbireTech/ambire-common
Releases · AmbireTech/ambire-common
v0.13.0
v0.12.1
v0.12.0
Changelog:
- Added: Gas Tank multiplier badge
- Added: Migrate ensDomains
- Added: Update Readme with workflow steps, rules and tips during development
- Changed: Update
WALLETInitialClaimableRewards.json
andWALLETVestings.json
constants to latest - Changed: Update
humanizerInfo.json
to latest
v0.11.2
v0.11.0
Changelog:
- Added: Callback for the
useAccounts
hook that catches a route change + missing types - Changed: Do not return allNetworks from useNetworks because it is misleading
- Changed: Tweak the
usePortfolio
refresh mechanism to handle showing or not showing loading state - Fixed: Fill-in missing TS types causing log errors + ignore TS warns (causing log errors)
v0.10.0
v0.9.0
Changelog:
- Added: Migrate Generate Contract Info script and update
humanizerInfo.json
to latest (which includes the gas tank config too) - Added: Migrate cache break hook
- Changed: Update
unsupportedDApps
config to the latest - Changed: Update
tokenList
config to the latest - Changed: Update
WALLETVestings
config to the latest - Changed: Update
WALLETInitialClaimableRewards
config to the latest - Changed: Refine
useStorage
type definitions (so TypeScript complains less)