Merged
Conversation
* move package json deps * linting
…496) * session permissions utils, fee options handling, testing + bug fixes * fix comments * refactor improvements * export Session from @0xsequence/connect * use ExplicitSession type
* update deps, types and add modifySession * fix default fee options in connector * Update sequence packages --------- Co-authored-by: Tolgahan Arikan <tolgahan.arikan@gmail.com>
* Add SDK config from wallet * Update connect
# Conflicts: # README.md
# Conflicts: # examples/components/package.json # examples/next/package.json # examples/react/package.json # package.json # packages/checkout/package.json # packages/connect/README.md # packages/connect/package.json # packages/connect/src/connectors/ecosystem/ecosystemWallet.ts # packages/connect/src/connectors/wagmiConnectors/sequenceConnector.ts # packages/connect/src/connectors/wagmiConnectors/sequenceWaasConnector.ts # packages/connect/src/connectors/walletConnect/walletConnect.ts # packages/connect/src/styles.ts # packages/immutable-connector/package.json # packages/immutable-connector/src/wagmiConnector/index.ts # packages/wallet-widget/README.md # packages/wallet-widget/package.json # packages/wallet-widget/src/components/SearchLists/GeneralList.tsx # packages/wallet-widget/src/components/SequenceWalletProvider/SequenceWalletProvider.tsx # packages/wallet-widget/src/views/Buy/index.tsx # packages/wallet-widget/src/views/SwapCoin/SwapList.tsx # packages/wallet-widget/src/views/SwapCoin/index.tsx # pnpm-lock.yaml
- switch package builds/exports to ESM-first and remove CJS build steps - update @0xsequence api/indexer/metadata dependency ranges to 3.0.0 - add hooks IndexerGateway *Args type aliases mapped to new *Request types - align TokenBalance helpers and wallet-widget transaction history types with v3
- bump dapp-client to 3.0.0 in next/react examples - remove obsolete connect tsconfig path override - capture remaining lockfile updates from v3 migration
taylanpince
approved these changes
Mar 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.