You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: disable logs when running unit tests in CI (#727)
@metamask/sdk-react-ui 0.17.0
Added
feat: update the "@metamask/providers" package to version 15.0.0 (#752)
Breaking changes
With #752ethereum.selectedAddress and ethereum.chainId became private properties. We can now get them via their getters with ethereum.getSelectedAddress() and ethereum.getChainId()