Releases: cowprotocol/cowswap
Releases · cowprotocol/cowswap
wallet: v1.9.2
1.9.2 (2025-01-30)
Bug Fixes
- type guard to make sure provider is a JsonRpcProvider (#5357) (6a2e030)
cowswap: v1.97.1
1.97.1 (2025-01-30)
Bug Fixes
- type guard to make sure provider is a JsonRpcProvider (#5357) (6a2e030)
common-utils: v1.9.1
1.9.1 (2025-01-30)
Bug Fixes
- type guard to make sure provider is a JsonRpcProvider (#5357) (6a2e030)
wallet: v1.9.1
1.9.1 (2025-01-29)
Bug Fixes
- use provider.send('eth_chainId',[]) to avoid cached values (#5354) (ad34521)
cowswap: v1.97.0
1.97.0 (2025-01-29)
Features
- make useContract chainId aware and handle errors and loading state (#5352) (d66e8ff)
Bug Fixes
- use provider.send('eth_chainId',[]) to avoid cached values (#5354) (ad34521)
common-utils: v1.9.0
1.9.0 (2025-01-29)
Features
- make useContract chainId aware and handle errors and loading state (#5352) (d66e8ff)
Bug Fixes
- use provider.send('eth_chainId',[]) to avoid cached values (#5354) (ad34521)
cowswap: v1.96.2
1.96.2 (2025-01-27)
Bug Fixes
- wrap/unwrap: enforce chainId when wrapping/unwrapping (#5349) (7023f6e)
widget-configurator: v1.11.0