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

Release/4.0.3 #1906

Merged
merged 8 commits into from
Feb 12, 2024
Merged

Release/4.0.3 #1906

merged 8 commits into from
Feb 12, 2024

Conversation

xzilja
Copy link
Contributor

@xzilja xzilja commented Feb 12, 2024

Breaking Changes

N/A

Changes

  • feat: Add theme sync every time when secure wallet app view is opened
  • chore: Tag email as beta
  • chore: Revert to using manual version in scafolld utils constants

Associated Issues

closes #...

@xzilja xzilja requested review from svenvoskamp and tomiir and removed request for svenvoskamp February 12, 2024 14:35
Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Feb 12, 2024 3:27pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Feb 12, 2024 3:27pm
web3modal-react-wagmi-ex ✅ Ready (Inspect) Visit Preview Feb 12, 2024 3:27pm
web3modal-vue-wagmi-ex ✅ Ready (Inspect) Visit Preview Feb 12, 2024 3:27pm

svenvoskamp
svenvoskamp previously approved these changes Feb 12, 2024
@@ -13,5 +11,5 @@ export const ConstantsUtil = {
ADD_CHAIN_METHOD: 'wallet_addEthereumChain',
EIP6963_ANNOUNCE_EVENT: 'eip6963:announceProvider',
EIP6963_REQUEST_EVENT: 'eip6963:requestProvider',
VERSION: scaffoldUtilsPackageJson.version
VERSION: '4.0.2'
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be 4.0.3? @xzilja

Copy link
Collaborator

Choose a reason for hiding this comment

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

@svenvoskamp did we merge the auto-updater ???

Copy link
Contributor Author

Choose a reason for hiding this comment

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

4.0.3 indeed. @tomiir I reverted auto updating as it was based on assert {as json} bit. It'll fail in quiet a few bundlers that have not implemented the standard yet.

enesozturk
enesozturk previously approved these changes Feb 12, 2024
Copy link
Contributor

@enesozturk enesozturk left a comment

Choose a reason for hiding this comment

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

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.

4 participants