-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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 #14329
Version Packages #14329
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
7152ccd
to
3b0907e
Compare
3b0907e
to
f682c43
Compare
f682c43
to
3803309
Compare
3803309
to
77889d1
Compare
77889d1
to
3e8148f
Compare
3e8148f
to
453bbee
Compare
62167cb
to
b55c4da
Compare
b55c4da
to
9761a52
Compare
9761a52
to
7ff3b4d
Compare
7ff3b4d
to
b68a210
Compare
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/[email protected] ### Minor Changes - d4d9c92: Upgrade dapp-kit and the scaffold applications to react-query v5 ### Patch Changes - Updated dependencies [d4d9c92] - Updated dependencies [fb0ce34] - Updated dependencies [09c1030] - Updated dependencies [e057809] - Updated dependencies [b9afb55] - @mysten/[email protected] - @mysten/[email protected] ## @mysten/[email protected] ### Minor Changes - d4d9c92: Upgrade dapp-kit and the scaffold applications to react-query v5 - fb0ce34: Add global connection status info and change the hook interface of `useCurrentWallet` to return an object to encapsulate connection info together. To migrate: Before: const currentWallet = useCurrentWallet(); After: const { currentWallet } = useCurrentWallet(); ### Patch Changes - 09c1030: fix pagination in useSuiClientInfiniteQuery - e057809: Fix typing of data for useSuiClientInfiniteQuery - Updated dependencies [b9afb55] - @mysten/[email protected] - @mysten/[email protected] ## @mysten/[email protected] ### Minor Changes - b9afb55: adds "transfer to object" (receivingRef) support ## @mysten/[email protected] ### Patch Changes - Updated dependencies [b9afb55] - @mysten/[email protected] ## @mysten/[email protected] ### Patch Changes - Updated dependencies [b9afb55] - @mysten/[email protected] ## @mysten/[email protected] ### Patch Changes - Updated dependencies [b9afb55] - @mysten/[email protected] ## @mysten/[email protected] ### Patch Changes - Updated dependencies [b9afb55] - @mysten/[email protected] - @mysten/[email protected] ## @mysten/[email protected] ### Patch Changes - Updated dependencies [b9afb55] - @mysten/[email protected] - @mysten/[email protected] - @mysten/[email protected] ## @mysten/[email protected] ### Patch Changes - Updated dependencies [b9afb55] - @mysten/[email protected] ## @mysten/[email protected] ### Patch Changes - Updated dependencies [b9afb55] - @mysten/[email protected] ## @mysten/[email protected] ### Patch Changes - Updated dependencies [d4d9c92] - Updated dependencies [fb0ce34] - Updated dependencies [09c1030] - Updated dependencies [e057809] - Updated dependencies [b9afb55] - @mysten/[email protected] - @mysten/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
Patch Changes
@mysten/[email protected]
Minor Changes
d4d9c92: Upgrade dapp-kit and the scaffold applications to react-query v5
fb0ce34: Add global connection status info and change the hook interface of
useCurrentWallet
toreturn an object to encapsulate connection info together. To migrate:
Before:
const currentWallet = useCurrentWallet();
After:
const { currentWallet } = useCurrentWallet();
Patch Changes
@mysten/[email protected]
Minor 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