Skip to content

v1.4.4

Compare
Choose a tag to compare
@adamazad adamazad released this 05 Jul 22:38
· 313 commits to develop since this release

What's Changed

  • feature: improve function signatures and types by @adamazad in #79
  • feature: add support for native xDAI in Curve by @adamazad in #80
  • feature: upgrade ESLint rules and packages by @adamazad in #83
  • feature: add Uniswap V3 support class by @adamazad in #85
  • fix: default Polygon RPC by @adamazad in #87
  • Fix gnosis protocol ExactIn and ExactOut by @jorgedclopes in #88
  • fix: improve UniswapV2RoutablePlatform.supportsChain implementation by @adamazad in #89
  • feature: compute Uniswap v2 common pairs from The Graph by @adamazad in #91
  • fix: Uniswap executionPrice property by @adamazad in #94
  • bugfix: getAllCommonUniswapV2Pairs does not return pairs for standard Uniswap V2 platforms by @adamazad in #96
  • feature: improve RoutablePlatform and derivative classes by @adamazad in #97
  • bugfix: Uniswap Matic support on Polygon by @adamazad in #99
  • bugfix: Pair class bug with default parameters by @adamazad in #101
  • Add GNO to Token class. by @jorgedclopes in #93
  • chore(deps): bump undici from 5.4.0 to 5.5.1 by @dependabot in #102
  • chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #103
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.29.0 by @dependabot in #105
  • chore(deps-dev): bump @graphql-codegen/typescript-graphql-request from 4.4.9 to 4.4.10 by @dependabot in #112
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #104
  • chore(deps-dev): bump @graphql-codegen/typescript from 2.4.11 to 2.5.1 by @dependabot in #110
  • chore(deps-dev): bump @graphql-codegen/typescript-operations from 2.4.1 to 2.4.2 by @dependabot in #113
  • chore(deps): bump @ethersproject/networks from 5.6.3 to 5.6.4 by @dependabot in #108
  • chore(deps): bump @ethersproject/abi from 5.6.3 to 5.6.4 by @dependabot in #114
  • Fix GnosisProtocol currency by @jorgedclopes in #120
  • chore(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.30.1 by @dependabot in #117
  • chore(deps-dev): bump @uniswap/v3-sdk from 3.8.2 to 3.8.3 by @dependabot in #109
  • chore(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.30.0 by @dependabot in #121
  • chore(deps-dev): bump eslint from 8.17.0 to 8.18.0 by @dependabot in #111
  • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #119
  • feature: add COW app data by @adamazad in #130

Full Changelog: v1.1.0...v1.4.4