Skip to content

Releases: MetaMask/ethjs-rpc

0.4.0

23 Jan 12:43
fb1772a

Choose a tag to compare

Changed

  • BREAKING: @babel/runtime@^7.0.0 is now a peerDependency (#34)
  • Update babel from 6.18.2 to 7.2 (#34)
    • This change was previously prematurely released in 0.3.1 and reverted in 0.3.2, in order to keep latest 0.3.x non-breaking.

0.3.2

27 Nov 02:56
01cb3df

Choose a tag to compare

Fixed

  • Downgrade babel from 7.2 to 6.18.2 (#28)
    • The upgrade of babel in 0.3.1 was actually breaking. It's downgraded again and will be re-released in 0.4.0.

0.3.1

01 Nov 10:39
a020f77

Choose a tag to compare

Changed

  • Update babel from 6.18.2 to 7.2 (#24)
  • Update webpack from v2.1.0-beta.15 to 3.12.0 (#23)

0.3.0

14 Dec 08:42

Choose a tag to compare

Changed

  • Renamed to @metamask/ethjs-rpc
  • Fixed and removed broken devDependencies
  • Require minimum nodejs v8.17, npm v6
  • Repository location changed
  • CI migrated from Travis to Github Actions
  • npm test-travis is now npm test:coverage
  • Removed coveralls