Skip to content

Latest commit

 

History

History
123 lines (72 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

123 lines (72 loc) · 4.23 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.

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.

Fixed

  • Fix detection of minimum Node.js version (#2292)

Fixed

  • Fix minor build configuration problems (#2220)

Changed

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

Changed

  • Bump several MetaMask dependencies (#1964)

Added

  • Create an initial commit when creating a Snap from the template (#1917)

Fixed

  • Handle unhandled errors (#1916)

Changed

  • Update multiple MetaMask dependencies (#1841)

Changed

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

Changed

  • BREAKING: Bump minimum Node.js version to 18.6.0 (#1789)

Fixed

  • Fix shell command injection (#1784)

Changed

  • Initial stable release from main branch (#1757)

Changed

  • Bump metamask/utils and metamask/snaps-registry (#1738, #1694)

Changed

  • Remove unused dependencies (#1674)

Changed

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