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

chore: version packages #79

Merged
merged 1 commit into from
Feb 8, 2023
Merged

chore: version packages #79

merged 1 commit into from
Feb 8, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2023

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

Releases

[email protected]

Minor Changes

  • #78 0df9b94 Thanks @Raiden1411! - Breaking: Changed BytesType configuration property to support ABI item inputs and outputs types. To keep the previous behavior set BytesType to the following:

    declare module 'abitype' {
      BytesType: {
        inputs: `0x${string}`
        outputs: `0x${string}`
      }
    }

    BytesType['inputs'] default is now `0x${string}` | Uint8Array instead of just `0x${string}`.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 767ef7e to 76a452a Compare February 8, 2023 00:41
@tmm tmm merged commit d41d10b into main Feb 8, 2023
@tmm tmm deleted the changeset-release/main branch February 8, 2023 15:47
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