Skip to content

v3.7.2

Choose a tag to compare

@github-actions github-actions released this 10 Apr 12:26
f164e83

Added

  • Add explicit subpath exports for EVM and Solana modules (sablier/evm/chains, sablier/evm/helpers,
    sablier/solana/chains, etc.) (e4574ac)

Fixed

  • Fix EVM helpers barrel to use explicit named re-exports, improving type resolution for downstream consumers
    (e4574ac)