Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 3, 2025

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 master, this PR will be updated.

Releases

@onflow/[email protected]

Minor Changes

  • #2638 d9d994cdaca8fe82cce0a3bcf48b5b4f7d3dc960 Thanks @jribbink! - Adds support for signature extension data introduced by FLIP 264.

    Users can now include signature extension data in their transactions by returning an additional extensionData property in their signing functions.

    const authz = (ix: Interaction) => {
      return {
        addr: "0x1234567890abcdef",
        keyId: 0,
        signingFunction: (signable: Signable) => ({
          signature: "1234",
          extensionData: "1234",
        }),
      }
    }

Patch Changes

@onflow/[email protected]

Minor Changes

  • #2592 52688c33eb41862a5daa4226e2fdfa98afab79a4 Thanks @mfbz! - Added useCrossVmBridgeTokenFromEvm hook for bridging fungible tokens from Flow EVM to Cadence. This hook withdraws tokens from the signer's Cadence-Owned Account (COA) in EVM and deposits them into their Cadence vault, automatically configuring the vault if needed.

  • #2652 879ae914da9f4cffa3bccffddef462ffbe8ed8c7 Thanks @mfbz! - Added useFlowAuthz hook for handling Flow transaction authorization. This hook returns an authorization function that can be used when sending a transaction, defaulting to the current user's wallet authorization when no custom authorization is provided.

  • #2624 7963d7aa2984e4fd0ad94182a65c8c4065f1d98c Thanks @mfbz! - Added useCrossVmBridgeNftFromEvm hook for bridging NFTs from Flow EVM to Cadence. This hook withdraws an NFT from the signer's Cadence-Owned Account (COA) in EVM and deposits it into their Cadence collection, automatically configuring the collection if needed.

  • #2661 e651d625af8e516d935e74d885524eca741dd9e6 Thanks @mfbz! - Add useFlowNftMetadata hook to fetch NFT metadata including name, description, thumbnail, traits, and collection information from Flow blockchain accounts.

  • #2653 9ff0f852c5f350e41996c7b8b62e9feb9dd1ee89 Thanks @mfbz! - Added useFlowSchedule hook for managing scheduled transactions. This hook provides methods to list, get, setup, and cancel scheduled transactions with support for handler data resolution and transaction status tracking.

  • #2660 54672e6b16234d33fa33889d2b48451697fc8f8e Thanks @mfbz! - Fixed transaction management so that it clears up transaction state on error

Patch Changes

@onflow/[email protected]

Minor Changes

  • #2669 ef3fb70d694e83bc19c2bd6b6d6ea44b6df6ac23 Thanks @mfbz! - Added support for mixed cadence imports

  • #2638 d9d994cdaca8fe82cce0a3bcf48b5b4f7d3dc960 Thanks @jribbink! - Adds support for signature extension data introduced by FLIP 264.

    Users can now include signature extension data in their transactions by returning an additional extensionData property in their signing functions.

    const authz = (ix: Interaction) => {
      return {
        addr: "0x1234567890abcdef",
        keyId: 0,
        signingFunction: (signable: Signable) => ({
          signature: "1234",
          extensionData: "1234",
        }),
      }
    }

Patch Changes

@onflow/[email protected]

Minor Changes

  • #2638 d9d994cdaca8fe82cce0a3bcf48b5b4f7d3dc960 Thanks @jribbink! - Adds support for signature extension data introduced by FLIP 264.

    Users can now include signature extension data in their transactions by returning an additional extensionData property in their signing functions.

    const authz = (ix: Interaction) => {
      return {
        addr: "0x1234567890abcdef",
        keyId: 0,
        signingFunction: (signable: Signable) => ({
          signature: "1234",
          extensionData: "1234",
        }),
      }
    }

@onflow/[email protected]

Minor Changes

  • #2638 d9d994cdaca8fe82cce0a3bcf48b5b4f7d3dc960 Thanks @jribbink! - Adds support for signature extension data introduced by FLIP 264.

    Users can now include signature extension data in their transactions by returning an additional extensionData property in their signing functions.

    const authz = (ix: Interaction) => {
      return {
        addr: "0x1234567890abcdef",
        keyId: 0,
        signingFunction: (signable: Signable) => ({
          signature: "1234",
          extensionData: "1234",
        }),
      }
    }

@onflow/[email protected]

Patch Changes

@onflow/[email protected]

Patch Changes

@onflow/[email protected]

Patch Changes

@onflow/[email protected]

Patch Changes

@onflow/[email protected]

Patch Changes

@onflow/[email protected]

Patch Changes

@onflow/[email protected]

Minor Changes

@github-actions github-actions bot requested a review from a team as a code owner October 3, 2025 18:08
@vercel
Copy link

vercel bot commented Oct 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-sdk-demo Ready Ready Preview Comment Oct 21, 2025 11:14pm

@github-actions github-actions bot force-pushed the changeset-release/master branch from d43ba99 to 3b5dcd0 Compare October 7, 2025 22:33
@github-actions github-actions bot force-pushed the changeset-release/master branch from 3b5dcd0 to 7527957 Compare October 7, 2025 22:56
@github-actions github-actions bot force-pushed the changeset-release/master branch from 7527957 to c52052e Compare October 8, 2025 19:17
@github-actions github-actions bot force-pushed the changeset-release/master branch from c52052e to 369c09d Compare October 9, 2025 19:33
@github-actions github-actions bot force-pushed the changeset-release/master branch from 369c09d to fe34718 Compare October 10, 2025 18:19
@github-actions github-actions bot force-pushed the changeset-release/master branch from fe34718 to 8748b43 Compare October 12, 2025 21:10
@github-actions github-actions bot force-pushed the changeset-release/master branch from 8748b43 to 6b4f6ed Compare October 14, 2025 16:27
@github-actions github-actions bot force-pushed the changeset-release/master branch from 6b4f6ed to e95b833 Compare October 16, 2025 20:34
@github-actions github-actions bot force-pushed the changeset-release/master branch from e95b833 to 353dc39 Compare October 17, 2025 18:57
@github-actions github-actions bot force-pushed the changeset-release/master branch from 353dc39 to 7d69909 Compare October 17, 2025 21:20
@github-actions github-actions bot force-pushed the changeset-release/master branch from 7d69909 to 2dca282 Compare October 21, 2025 08:16
@github-actions github-actions bot force-pushed the changeset-release/master branch from 2dca282 to a227837 Compare October 21, 2025 08:31
@github-actions
Copy link
Contributor Author

📦 Changeset Required

This PR appears to modify package code but doesn't include a changeset.

A changeset helps track version changes and generate release notes.

To add a changeset:

npm run changeset

To skip this check (if no version bump is needed):

Add the skip-changeset label to this PR

@mfbz mfbz merged commit c66c1d8 into master Oct 21, 2025
3 of 4 checks passed
@mfbz mfbz deleted the changeset-release/master branch October 21, 2025 23:25
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