Releases
v44.0.0
@metamask/snaps-cli 6.1.1
Fixed
Disable topLevelAwait
configuration option (#2358 )
Before this the CLI would produce invalid builds when using top-level await.
@metamask/snaps-controllers 8.0.0
Changed
BREAKING: Move maxInitTime
constructor argument from SnapController
to ExecutionService
(#2348 )
Fixed
Increase max UI size limit from 250 KB to 10 MB (#2342 )
Consider caveats in permissions difference calculation (#2345 )
This fixes a bug where certain caveats would not be correctly applied when updating Snaps.
Gracefully handle errors for multiple simultaneous failing requests (#2346 )
Properly handle termination of Snaps that are currently executing (#2304 )
Properly tear down partially initialized executors and improve stability when executor initialization fails (#2348 )
@metamask/snaps-execution-environments 6.0.2
Fixed
Throw an error if starting Snap has no exports (#2357 )
@metamask/snaps-utils 7.2.0
Added
Add getJsonSizeUnsafe
(#2342 )
You can’t perform that action at this time.