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.
- Bump
@metamask/snaps-utilsfrom11.7.1to12.0.0(#3793)
- Add
prettieras a runtime dependency (#3615)
- Add support for eval in watch mode for Snaps CLI (#3553)
- Support scheduling cronjobs with an ISO 8601 duration (#3421)
- BREAKING: Drop support for Node.js 18 and 21 (#3447)
- Improve readability of eval errors (#3335)
- Bump
@metamask/utilsfrom11.0.1to11.3.0(#3050, #3091,#3232)
- Bump MetaMask dependencies (#2946)
- Automatically add
platformVersionto manifest (#2938)
- Fix invalid types in type declaration in some cases (#2714)
- 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/utilsfrom^9.1.0to^9.2.1(#2680)
- Fix minor build configuration problems (#2220)
- BREAKING: Update ESM build to be fully compliant with the ESM standard (#2210)
- Add a manifest warning when no icon is found and when icon is not square (#2185)
- Bump several MetaMask dependencies (#1964)
- Use
@metamask/snaps-sdkpackage (#1949)- This package replaces the
@metamask/snaps-typesand @metamask/snaps-uipackages.
- This package replaces the
- Update multiple MetaMask dependencies (#1841)
- BREAKING: Bump minimum Node.js version to
^18.16.0(#1741)
- Improve error messaging (#1798)
- Initial stable release from main branch (#1757)
- Remove unused dependencies (#1680)
- Release package independently (#1600)
- The version of the package no longer needs to match the version of all other MetaMask Snaps packages.