Skip to content

Latest commit

 

History

History
105 lines (62 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

105 lines (62 loc) · 4.02 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

  • Automatically add platformVersion to manifest (#2938)

Fixed

  • Fix invalid types in type declaration in some cases (#2714)

Fixed

  • Fix ESM version of the package (#2682)
    • This fixes the ESM version of the package to be fully compliant with the ESM standard.

Changed

  • Improve manifest validation output (#2572)

Fixed

  • Fix minor build configuration problems (#2220)

Changed

  • BREAKING: Update ESM build to be fully compliant with the ESM standard (#2210)

Changed

Changed

  • Bump several MetaMask dependencies (#1964)

Changed

  • Update multiple MetaMask dependencies (#1841)

Changed

  • BREAKING: Bump minimum Node.js version to ^18.16.0 (#1741)

Changed

  • Initial stable release from main branch (#1757)

Fixed

  • Remove unused dependencies (#1680)

Changed

  • Release package independently (#1600)
    • The version of the package no longer needs to match the version of all other MetaMask Snaps packages.