Skip to content

Releases: Uniswap/sdks

@uniswap/v4-sdk-v1.21.0

04 Mar 20:55
e441b68
Compare
Choose a tag to compare

@uniswap/v4-sdk-v1.21.0 (2025-03-04)

Bug Fixes

Features

  • v4-sdk, v3-sdk, v2-sdk: separate esm / cjs builds (#226) (4efba94)

@uniswap/v3-sdk-v3.25.0

04 Mar 20:56
e441b68
Compare
Choose a tag to compare

@uniswap/v3-sdk-v3.25.0 (2025-03-04)

Bug Fixes

Features

  • v4-sdk, v3-sdk, v2-sdk: separate esm / cjs builds (#226) (4efba94)

@uniswap/v2-sdk-v4.15.0

04 Mar 20:54
e441b68
Compare
Choose a tag to compare

@uniswap/v2-sdk-v4.15.0 (2025-03-04)

Bug Fixes

Features

  • v4-sdk, v3-sdk, v2-sdk: separate esm / cjs builds (#226) (4efba94)

@uniswap/universal-router-sdk-v4.19.1

04 Mar 21:04
1c7951a
Compare
Choose a tag to compare

@uniswap/universal-router-sdk-v4.19.1 (2025-03-04)

Bug Fixes

  • permit2-sdk, universal-router-sdk: new build setup (#322) (1c7951a)

@uniswap/sdk-core-v7.7.0

04 Mar 20:55
e441b68
Compare
Choose a tag to compare

@uniswap/sdk-core-v7.7.0 (2025-03-04)

Bug Fixes

Features

  • v4-sdk, v3-sdk, v2-sdk: separate esm / cjs builds (#226) (4efba94)

@uniswap/router-sdk-v2.0.0

04 Mar 20:56
e441b68
Compare
Choose a tag to compare

@uniswap/router-sdk-v2.0.0 (2025-03-04)

Bug Fixes

Features

BREAKING CHANGES

  • router-sdk: to build structure for router-sdk

Description

updates the build setup for router-sdk to manually and explicitly create separate cjs and esm builds (plus a types-only version)

How Has This Been Tested?

built the sdk locally, then installed the local build result in another project (universe/apps/web) and verified that it properly resolved the esm version instead of the cjs version

Are there any breaking changes?

there shouldn't be, but technically if an end user is importing incorrectly (by directly referencing any build artifact files) then they'll need to update

(Optional) Follow Ups

PRs to follow will do this for many other SDKs

@uniswap/permit2-sdk-v1.3.1

04 Mar 21:03
1c7951a
Compare
Choose a tag to compare

@uniswap/permit2-sdk-v1.3.1 (2025-03-04)

Bug Fixes

  • permit2-sdk, universal-router-sdk: new build setup (#322) (1c7951a)

@uniswap/uniswapx-sdk-v3.0.0-beta.5

27 Feb 22:23
20a266d
Compare
Choose a tag to compare
Pre-release

@uniswap/uniswapx-sdk-v3.0.0-beta.5 (2025-02-27)

Bug Fixes

@uniswap/uniswapx-sdk-v3.0.0-beta.4

27 Feb 21:44
0f5a858
Compare
Choose a tag to compare
Pre-release

@uniswap/uniswapx-sdk-v3.0.0-beta.4 (2025-02-27)

Features

  • uniswapx-sdk: PermissionedTokenValidator (#315) (0f5a858)

@uniswap/v4-sdk-v1.20.0

20 Feb 18:35
47892cd
Compare
Choose a tag to compare

@uniswap/v4-sdk-v1.20.0 (2025-02-20)

Features