We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9add0f5 commit ece3569Copy full SHA for ece3569
packages/snaps-cli/CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Add `sandbox` command to run sandbox tool ([#3306](https://github.com/MetaMask/snaps/pull/3306))
13
+ - This command allows you to run the Snaps sandbox tool, which is useful for
14
+ quickly testing and debugging Snaps.
15
16
+### Removed
17
18
- Remove deprecated Browserify configuration ([#3313](https://github.com/MetaMask/snaps/pull/3313))
19
- The Browserify bundler is no longer supported. Snaps using the Browserify
20
bundler will need to be migrated to the new configuration format based on
0 commit comments