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 #19588

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Version Packages #19588

merged 1 commit into from
Sep 27, 2024

Conversation

sui-merge-bot[bot]
Copy link
Contributor

@sui-merge-bot sui-merge-bot bot commented Sep 26, 2024

This PR was opened by the Changesets release 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. 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/[email protected]

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/[email protected]

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

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@mysten/[email protected]

Patch Changes

@sui-merge-bot sui-merge-bot bot requested review from a team as code owners September 26, 2024 21:34
Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multisig-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 11:52pm
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 11:52pm
sui-kiosk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 11:52pm
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 11:52pm

Copy link
Contributor

github-actions bot commented Sep 26, 2024

⚠️ 🦋 Changesets Warning: This PR has changes to public npm packages, but does not contain a changeset. You can create a changeset easily by running pnpm changeset in the root of the Sui repo, and following the prompts. If your change does not need a changeset (e.g. a documentation-only change), you can ignore this message. This warning will be removed when a changeset is added to this pull request.

Learn more about Changesets.

@hayes-mysten hayes-mysten merged commit 3ace00d into main Sep 27, 2024
51 checks passed
@hayes-mysten hayes-mysten deleted the changeset-release/main branch September 27, 2024 00:03
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.

1 participant