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.
- 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.
- Fix detection of minimum Node.js version (#2292)
- Fix minor build configuration problems (#2220)
- BREAKING: Update ESM build to be fully compliant with the ESM standard (#2210)
- Bump several MetaMask dependencies (#1964)
- Create an initial commit when creating a Snap from the template (#1917)
- Handle unhandled errors (#1916)
- Update multiple MetaMask dependencies (#1841)
- BREAKING: Bump minimum Node.js version to
^18.16.0
(#1741)
- BREAKING: Bump minimum Node.js version to
18.6.0
(#1789)
- Fix shell command injection (#1784)
- Initial stable release from main branch (#1757)
- Remove unused dependencies (#1674)
- Release package independently (#1600)
- The version of the package no longer needs to match the version of all other MetaMask Snaps packages.