Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 develop, this PR will be updated.
develop
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
ondevelop
.Releases
@blockchain-lab-um/[email protected]
Minor Changes
60eb0c0
Thanks @Vid201! - Revert to ethers v5@blockchain-lab-um/[email protected]
Minor Changes
242fe6d
Thanks @martines3000! - Replace usage ofrandomBytes
withwindow.crypto.getRandomValues
@blockchain-lab-um/[email protected]
Minor Changes
56b5732
Thanks @tadejpodrekar! - Added getWalletId RPC method.Patch Changes
242fe6d
]:@blockchain-lab-um/[email protected]
Minor Changes
b4714f6
Thanks @andyv09! - Added Masca description to `Connect Page˙.Patch Changes
#469
a756e7d
Thanks @tadejpodrekar! - Removed MetaMask Flask requirements.#477
c4a346a
Thanks @martines3000! - Removed linting and typechecking from production builds#465
b4714f6
Thanks @andyv09! - Add missing links in navbar and footer#457
27e4233
Thanks @andyv09! - Reset QR Code session on mobile when trying to scan a new session.#467
56b5732
Thanks @tadejpodrekar! - Google drive backup saves to unique file for each wallet.#477
c4a346a
Thanks @martines3000! - Updated dependencies, nextjs 13.5.1