Skip to content

sushi@7.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:45
e7fbcf0

Major Changes

  • #487 d29984b Thanks @LufyCZ! - Validate swap and quote request parameters and express integration fees as
    fractional numbers instead of bigint values. Quote requests no longer accept a
    fee receiver.

    Add generic chain and currency serialization helpers, update Solana address
    support, and remove the accidental @uniswap/token-lists re-exports.

    Support TypeScript 7 while retaining the TypeScript 6 compatibility API for
    documentation and test tooling.