Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Latest commit

 

History

History
52 lines (31 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

52 lines (31 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0 - 2023-10-05

Changed

  • BREAKING: Bump required node version from v12 to v16 (#85)
  • Bump version of @metamask/inpage-provider to v13.0.0 (package renamed to @metamask/providers) (#85)
  • Bump version of stream-browserify to v3.0.0 (#85)

2.1.0 - 2021-05-05

Added

  • Use Node 12 (#59)

2.0.1 - 2021-01-20

Fixed

  • Restore provider data event by adding @metamask/inpage-provider@8.0.3 (#52)

2.0.0 - 2021-01-18

Changed

  • (SEMVER-MAJOR) Add @metamask/inpage-provider@8.0.0 and make necessary changes (#49)

Removed

  • (SEMVER-MAJOR) Remove window.web3 API (#42)
  • (SEMVER-MAJOR) Remove <iframe> support (#41)

1.3.0 - 2020-12-08

Changed

  • @metamask/inpage-provider@6.1.0 (#34)