We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1c739 commit c67ccd5Copy full SHA for c67ccd5
packages/snaps-controllers/CHANGELOG.md
@@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Fixed
13
14
-- Throw clearer error when the NPM registry returns 404 ([#3602](https://github.com/MetaMask/snaps/pull/3602))
15
-- Only log error that originally caused the crash ([#3569](https://github.com/MetaMask/snaps/pull/3569))
+- Throw a different error when the NPM registry returns 404 while fetching tarballs ([#3602](https://github.com/MetaMask/snaps/pull/3602))
+- Prevent logging multiple errors as the cause when a Snap crashes due to an unhandled error ([#3569](https://github.com/MetaMask/snaps/pull/3569))
16
17
## [14.2.1]
18
0 commit comments