Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 2.3 KB

File metadata and controls

60 lines (34 loc) · 2.3 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.

Added

  • New permission type token-approval-revocation (#226)

Deprecated

  • Deprecated erc20-token-revocation in favor of token-approval-revocation (#226)

Added

  • New erc-7715 simple allowance types, native-token-allowance and erc20-token-allowance (#214)

Changed

  • Breaking Implement erc-7715 type scheme revisions (#128)

Fixed

  • Resolve yarn peer dependency warnings (#123)

Added

  • New permission type erc20-token-revocation (#110)

Added

  • Export MetaMaskBasePermissionData type (#65)

Added

  • Type definitions for EIP-7715 Execution Permissions, and definitions for permission types supported by MetaMask