Releases: sei-protocol/sei-js
Releases · sei-protocol/sei-js
@sei-js/proto@2.0.0
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
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
Patch Changes
- @sei-js/core@1.4.1
@sei-js/react@2.0.3
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
Minor Changes
- 16ac1ab: Update proto to match 3.0.4
@sei-js/core@1.4.1
Patch Changes
- Updated dependencies [16ac1ab]
- @sei-js/proto@1.3.0
@sei-js/react@2.0.2
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
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
@sei-js/core@1.4.0
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