Skip to content

Releases: sei-protocol/sei-js

@sei-js/proto@2.0.0

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/core@2.0.0

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

  • Updated dependencies [7229f87]
    • @sei-js/proto@0.0.0

@sei-js/react@2.0.4

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

Patch Changes

  • @sei-js/core@1.4.1

@sei-js/react@2.0.3

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/proto@1.3.0

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

Minor Changes

  • 16ac1ab: Update proto to match 3.0.4

@sei-js/core@1.4.1

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

Patch Changes

  • Updated dependencies [16ac1ab]
    • @sei-js/proto@1.3.0

@sei-js/react@2.0.2

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/react@2.0.1

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

@sei-js/react@2.0.0

20 Jun 19:41
2e72ee1
Compare
Choose a tag to compare

Major Changes

  • 372506f: Refactored wallet provider and UI components, added hook to programatically open wallet connect modal, implemented a new wallet interface, replaced custom styles with tint colors

Patch Changes

  • Updated dependencies [372506f]
    • @sei-js/core@1.4.0

@sei-js/core@1.4.0

20 Jun 19:41
2e72ee1
Compare
Choose a tag to compare

Minor Changes

  • 372506f: Refactored wallet provider and UI components, added hook to programatically open wallet connect modal, implemented a new wallet interface, replaced custom styles with tint colors