Skip to content

Latest commit

 

History

History
185 lines (109 loc) · 7.19 KB

File metadata and controls

185 lines (109 loc) · 7.19 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.

Changed

  • Bump @metamask/snaps-utils from 11.7.1 to 12.0.0 (#3793)

Fixed

  • Add prettier as a runtime dependency (#3615)

Added

  • Add support for eval in watch mode for Snaps CLI (#3553)

Changed

  • Bump @metamask/utils from 11.4.0 to 11.4.2 (#3516, #3526)

Added

  • Support scheduling cronjobs with an ISO 8601 duration (#3421)

Changed

  • BREAKING: Drop support for Node.js 18 and 21 (#3447)

Changed

  • Improve readability of eval errors (#3335)
  • Bump @metamask/utils from 11.0.1 to 11.3.0 (#3050, #3091,#3232)

Changed

  • Bump MetaMask dependencies (#2946)

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.
  • Bump @metamask/utils from ^9.1.0 to ^9.2.1 (#2680)

Changed

  • Improve manifest validation output (#2572, #2605)

Fixed

  • Fix minor build configuration problems (#2220)

Changed

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

Added

  • Add a manifest warning when no icon is found and when icon is not square (#2185)

Changed

Changed

  • Bump several MetaMask dependencies (#1964)

Changed

  • Use @metamask/snaps-sdk package (#1949)
    • This package replaces the @metamask/snaps-types and
    • @metamask/snaps-ui packages.

Changed

  • Update multiple MetaMask dependencies (#1841)

Changed

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

Changed

  • Improve error messaging (#1798)

Changed

  • Initial stable release from main branch (#1757)

Changed

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

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.