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

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Version Packages #581

merged 3 commits into from
Jun 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself. 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

@safe-global/[email protected]

Minor Changes

  • a811ac6: safe.getInfo() endpoint should return extended safe information similar to api-kit's getSafeInfo endpoint

@safe-global/[email protected]

Patch Changes

katspaugh and others added 3 commits June 12, 2024 12:13
api-kit’s getSafeInfo endpoint returns way more information than our
communicator’s getInfo endpoint. This causes some dapps to use the
getInfo endpoint for just the readOnly flag (when running in an iframe)
and then to do api-kit getSafeInfo for the nonce and other props.
By returning nearly the same information from the getInfo endpoint we
make developers live easier.
@mmv08 mmv08 changed the base branch from main to development June 12, 2024 11:35
@mmv08 mmv08 merged commit 746f247 into development Jun 12, 2024
@mmv08 mmv08 deleted the changeset-release/main branch June 12, 2024 12:04
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants