Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 2.09 KB

File metadata and controls

57 lines (32 loc) · 2.09 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 (#232)

Deprecated

  • Deprecated erc20-token-revocation in favor of token-approval-revocation.

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