Skip to content

Releases: MetaMask/metamask-onboarding

v1.0.1

10 Jun 19:28
60edfaa
Compare
Choose a tag to compare

Changed

  • Update various dependencies (#49, #68, #71, #60, #61)
  • Use @lavamoat/allow-scripts for improved security (#67)
  • Remove unused dependencies (#66)
  • Switch from CircleCI to GitHub Actions (#64)
  • Update Node.js used for CI from v10 to v12 (#59, #73)
  • Refactor to improve readability (#45, #47, #48)

Fixed

  • Fix import of bowser package (#57, #63)

v1.0.0

02 Jul 17:00
c476b69
Compare
Choose a tag to compare
  • Rename export to MetaMaskOnboarding (#32, breaking)
  • Update example in README with validated HTML (#30)
  • Use Firefox URL without specified language (#38)

Use new Provider API

11 May 20:32
87d2a2f
Compare
Choose a tag to compare
  • Use ethereum.request for RPC requests