Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #200

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Version Packages #200

merged 2 commits into from
Nov 16, 2023

Conversation

0xmaayan
Copy link
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@aptos-labs/wallet-adapter-ant-design@2.0.0

Major Changes

  • 31e0084: Support TypeScript SDK V2. Fully compatible with existing SDK V1 and Wallet Adapter V1
    but with a full SDK V2 support for the dapp.

    • Add support for SDK V2 input types
    • signAndSubmitTransaction() accept only SDK V2 transaction input type
    • Implement a submitTransaction() function for multi signers transactions
    • signTransaction() to support both SDK V1 and V2 versions
    • Convert wallet SignedTransaction response from signTransaction() to TS SDK V2 AccountAuthenticator
    • Demo app to demonstrate different trnsaction flows - single signer, sponsor and multi agent transactions
    • Reject promise on core and/or provider errors instead of just returning false
    • Use @aptos-labs/ts-sdk@experimental version 0.0.7

Patch Changes

  • Updated dependencies [31e0084]
    • @aptos-labs/wallet-adapter-react@2.0.0

@aptos-labs/wallet-adapter-core@3.0.0

Major Changes

  • 31e0084: Support TypeScript SDK V2. Fully compatible with existing SDK V1 and Wallet Adapter V1
    but with a full SDK V2 support for the dapp.

    • Add support for SDK V2 input types
    • signAndSubmitTransaction() accept only SDK V2 transaction input type
    • Implement a submitTransaction() function for multi signers transactions
    • signTransaction() to support both SDK V1 and V2 versions
    • Convert wallet SignedTransaction response from signTransaction() to TS SDK V2 AccountAuthenticator
    • Demo app to demonstrate different trnsaction flows - single signer, sponsor and multi agent transactions
    • Reject promise on core and/or provider errors instead of just returning false
    • Use @aptos-labs/ts-sdk@experimental version 0.0.7

@aptos-labs/wallet-adapter-mui-design@2.0.0

Major Changes

  • 31e0084: Support TypeScript SDK V2. Fully compatible with existing SDK V1 and Wallet Adapter V1
    but with a full SDK V2 support for the dapp.

    • Add support for SDK V2 input types
    • signAndSubmitTransaction() accept only SDK V2 transaction input type
    • Implement a submitTransaction() function for multi signers transactions
    • signTransaction() to support both SDK V1 and V2 versions
    • Convert wallet SignedTransaction response from signTransaction() to TS SDK V2 AccountAuthenticator
    • Demo app to demonstrate different trnsaction flows - single signer, sponsor and multi agent transactions
    • Reject promise on core and/or provider errors instead of just returning false
    • Use @aptos-labs/ts-sdk@experimental version 0.0.7

Patch Changes

  • Updated dependencies [31e0084]
    • @aptos-labs/wallet-adapter-react@2.0.0

@aptos-labs/wallet-adapter-react@2.0.0

Major Changes

  • 31e0084: Support TypeScript SDK V2. Fully compatible with existing SDK V1 and Wallet Adapter V1
    but with a full SDK V2 support for the dapp.

    • Add support for SDK V2 input types
    • signAndSubmitTransaction() accept only SDK V2 transaction input type
    • Implement a submitTransaction() function for multi signers transactions
    • signTransaction() to support both SDK V1 and V2 versions
    • Convert wallet SignedTransaction response from signTransaction() to TS SDK V2 AccountAuthenticator
    • Demo app to demonstrate different trnsaction flows - single signer, sponsor and multi agent transactions
    • Reject promise on core and/or provider errors instead of just returning false
    • Use @aptos-labs/ts-sdk@experimental version 0.0.7

Patch Changes

  • Updated dependencies [31e0084]
    • @aptos-labs/wallet-adapter-core@3.0.0

@aptos-labs/wallet-adapter-nextjs-example@2.0.0

Major Changes

  • 31e0084: Support TypeScript SDK V2. Fully compatible with existing SDK V1 and Wallet Adapter V1
    but with a full SDK V2 support for the dapp.

    • Add support for SDK V2 input types
    • signAndSubmitTransaction() accept only SDK V2 transaction input type
    • Implement a submitTransaction() function for multi signers transactions
    • signTransaction() to support both SDK V1 and V2 versions
    • Convert wallet SignedTransaction response from signTransaction() to TS SDK V2 AccountAuthenticator
    • Demo app to demonstrate different trnsaction flows - single signer, sponsor and multi agent transactions
    • Reject promise on core and/or provider errors instead of just returning false
    • Use @aptos-labs/ts-sdk@experimental version 0.0.7

Patch Changes

  • Updated dependencies [31e0084]
    • @aptos-labs/wallet-adapter-ant-design@2.0.0
    • @aptos-labs/wallet-adapter-mui-design@2.0.0
    • @aptos-labs/wallet-adapter-react@2.0.0
    • @aptos-labs/wallet-adapter-core@3.0.0

@0xmaayan 0xmaayan merged commit d5e29cc into main Nov 16, 2023
6 checks passed
@0xmaayan 0xmaayan deleted the changeset-release/main branch November 16, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants