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 (alpha) #1127

Merged
merged 1 commit into from
May 4, 2022
Merged

Version Packages (alpha) #1127

merged 1 commit into from
May 4, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 19, 2022

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

⚠️⚠️⚠️⚠️⚠️⚠️

master is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@onflow/fcl@1.0.0-alpha.2

Major Changes

  • #1158 f4ae08bb Thanks @gregsantos! - # Removed default contract address for verifyAccountProof, verifyUserSignatures

    AppUtils.verifyAccountProof and AppUtils.verifyUserSignatures now requires
    setting fcl.config.flow.network (testnet or mainnet) or override contract address via
    opts.fclCryptoContract

Patch Changes

@onflow/config@1.0.0-alpha.1

Patch Changes

@onflow/sdk@1.0.0-alpha.1

Patch Changes

@onflow/transport-grpc@1.0.0-alpha.2

Patch Changes

  • #1129 7287ff14 Thanks @JeffreyDoyle! - Add blockId to GetTransactionStatus response

  • #1115 f7a985b3 Thanks @JeffreyDoyle! - BREAKING Remove deprecated block builders, interaction types and send methods.

  • 2022-04-05 -- BREAKING @chasefleming: Remove the following from block response:

    • block.collectionGuarantees.signatures
    • block.blockSeals.executionReceiptSignatures
    • block.blockSeals.resultApprovalSignatures
    • block.signatures

@onflow/transport-http@1.0.0-alpha.1

Patch Changes

  • #1129 7287ff14 Thanks @JeffreyDoyle! - Add blockId to GetTransactionStatus response

  • #1138 b2c95e77 Thanks @JeffreyDoyle! - Propagate up http error in node environment

  • #1132 828a7b2b Thanks @JeffreyDoyle! - Expose error returned from AN through HTTPRequestError

  • #1115 f7a985b3 Thanks @JeffreyDoyle! - BREAKING Remove deprecated block builders, interaction types and send methods.

  • 2022-04-05 -- BREAKING @chasefleming: Remove the following from block response:

    • block.collectionGuarantees.signatures
    • block.blockSeals.executionReceiptSignatures
    • block.blockSeals.resultApprovalSignatures
    • block.signatures

@onflow/util-actor@1.0.0-alpha.1

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 4 times, most recently from 5c12241 to 9cf6fb7 Compare April 25, 2022 17:13
@github-actions github-actions bot force-pushed the changeset-release/master branch 7 times, most recently from f94d8d5 to f6a8f86 Compare May 3, 2022 17:12
@github-actions github-actions bot requested a review from jribbink as a code owner May 3, 2022 17:12
@github-actions github-actions bot force-pushed the changeset-release/master branch 6 times, most recently from c007af6 to 62de3be Compare May 3, 2022 22:33
@justinbarry justinbarry force-pushed the changeset-release/master branch from 62de3be to 7e4ce5a Compare May 3, 2022 23:58
Copy link
Contributor

@justinbarry justinbarry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@justinbarry justinbarry merged commit 0358a52 into master May 4, 2022
@justinbarry justinbarry deleted the changeset-release/master branch May 4, 2022 00: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