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.
- Package renamed to
@metamask/template-snap
- @metamask/snaps-cli@0.7.0 (#4)
- Add more content to the custom confirmation
- Add cleanup script, more instructions in readme
snap_confirm
call (#168)- The Snap was passing invalid parameters to the method.
- SVG icon (#163)
- Adds an icon file at
images/icon.svg
and a reference to it insnap.manifest.json
.
- Adds an icon file at
- BREAKING: Support the new Snaps publishing specification (#140, #157)
- This introduces several breaking changes to how Snaps are developed, hosted, and represented at runtime. See the specification and the referenced pull requests for details.
- Initial release.