Skip to content

Releases: sei-protocol/sei-js

@sei-js/[email protected]

13 Aug 21:32
9823916
Compare
Choose a tag to compare

Major Changes

  • 43153ba: Bump all versions to 3.0.0

@sei-js/[email protected]

13 Aug 21:32
9823916
Compare
Choose a tag to compare

Major Changes

  • 43153ba: Bump all versions to 3.0.0

Patch Changes

@sei-js/[email protected]

12 Aug 21:35
fb87774
Compare
Choose a tag to compare

Major Changes

  • 7229f87: Pacific-1 support and mobile/proto optimizations
    • Excludes unnecessary modules in proto codegen
    • Remove TM35 client (no longer used)
    • Clean up helper functions in favor of using Sei wallet interfaces
    • Update react hooks
    • Adds mobile wallet support through UI components and inside wallet interfaces
    • Adds support for Pacific-1
    • Adds support for mobile wallets

@sei-js/[email protected]

12 Aug 21:35
fb87774
Compare
Choose a tag to compare

Major Changes

  • 7229f87: Pacific-1 support and mobile/proto optimizations
    • Excludes unnecessary modules in proto codegen
    • Remove TM35 client (no longer used)
    • Clean up helper functions in favor of using Sei wallet interfaces
    • Update react hooks
    • Adds mobile wallet support through UI components and inside wallet interfaces
    • Adds support for Pacific-1
    • Adds support for mobile wallets

Patch Changes

@sei-js/[email protected]

17 Jul 17:42
d0c1344
Compare
Choose a tag to compare

@sei-js/[email protected]

17 Jul 17:36
7deb50c
Compare
Choose a tag to compare

Patch Changes

  • f00cb53: This fixes an issue where the wallet button menu pops up after connecting to a wallet, Fixes the sign arbitrary function on connected wallets, added an optional disconnect function to the useWallet hook.

@sei-js/[email protected]

17 Jul 17:42
d0c1344
Compare
Choose a tag to compare

Minor Changes

  • 16ac1ab: Update proto to match 3.0.4

@sei-js/[email protected]

17 Jul 17:42
d0c1344
Compare
Choose a tag to compare

Patch Changes

@sei-js/[email protected]

30 Jun 19:16
c7ae30d
Compare
Choose a tag to compare

Patch Changes

  • 05a1f56: Fixed an issue when wallets don't connect and the UI hangs, fixed an issue where the WalletConnectButton menu shows after selecting a wallet

@sei-js/[email protected]

27 Jun 18:17
c73f9cf
Compare
Choose a tag to compare

Patch Changes

  • d410c48: Fixed css export issue during build so that css styles get included in the React components