Skip to content

Web3.js 1.3.3 - MetaMask Hot Fix & Build Fix

Compare
Choose a tag to compare
@GregTheGreek GregTheGreek released this 22 Jan 22:11
· 235 commits to 1.x since this release

Notice: This release is exactly the same as v1.3.2, unfortunately we had an issue with one of our builds and the ./dist folder was not update correctly. This only affected users who were using the .min.js version of web3.js, and NPM users were not affected. We are pulling v1.3.2 to reduce confusion.

This release is a hot fix to address a breaking change in the Metamask API. This release does not follow our conventional release structure and builds off of the v1.3.1 tag, thus does not include any commits outside of those directly related to PR #3864.

If you have any questions please reach out to us on twitter or by email (security@chainsafe.io)

Fixed

  • Fix EIP-1193 provider subscriptions (#3864)
  • Updated the ./dist with the latest build from v1.3.2