Skip to content

sui_v1.35.0_1727401165_ci

@sui-merge-bot sui-merge-bot tagged this 27 Sep 00:03
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). 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
## @mysten/bcs@1.1.0

### Minor Changes

- 489f421: Updated hex, base64, and base58 utility names for better
consistency

All existing methods will continue to work, but the following methods
have been deprecated and
    replaced with methods with improved names:

    -   `toHEX` -> `toHEX`
    -   `fromHEX` -> `fromHex`
    -   `toB64` -> `toBase64`
    -   `fromB64` -> `fromBase64`
    -   `toB58` -> `toBase58`
    -   `fromB58` -> `fromBase58`

## @mysten/sui@1.11.0

### Minor Changes

- 489f421: Updated hex, base64, and base58 utility names for better
consistency

All existing methods will continue to work, but the following methods
have been deprecated and
    replaced with methods with improved names:

    -   `toHEX` -> `toHEX`
    -   `fromHEX` -> `fromHex`
    -   `toB64` -> `toBase64`
    -   `fromB64` -> `fromBase64`
    -   `toB58` -> `toBase58`
    -   `fromB58` -> `fromBase58`

-   489f421: support Bech32 secrets in the Keypair.fromSecretKey methods

### Patch Changes

-   Updated dependencies [489f421]
    -   @mysten/bcs@1.1.0

## @mysten/create-dapp@0.3.24

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0
    -   @mysten/dapp-kit@0.14.24

## @mysten/dapp-kit@0.14.24

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0
    -   @mysten/wallet-standard@0.13.6
    -   @mysten/zksend@0.11.5

## @mysten/deepbook@0.8.20

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0

## @mysten/deepbook-v3@0.8.1

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0

## @mysten/enoki@0.4.4

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0
    -   @mysten/zklogin@0.7.21

## @mysten/graphql-transport@0.2.20

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0
    -   @mysten/bcs@1.1.0

## @mysten/kiosk@0.9.20

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0

## @mysten/suins-toolkit@0.5.20

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0

## @mysten/wallet-standard@0.13.6

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0

## @mysten/zklogin@0.7.21

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0
    -   @mysten/bcs@1.1.0

## @mysten/zksend@0.11.5

### Patch Changes

-   Updated dependencies [489f421]
-   Updated dependencies [489f421]
    -   @mysten/sui@1.11.0
    -   @mysten/wallet-standard@0.13.6

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Assets 2
Loading