You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump @metamask/post-message-stream from 9.0.0 to 10.0.0 (#3322)
Bump @metamask/base-controller from 8.0.0 to 8.0.1 (#3365)
Removed
BREAKING: Remove web worker execution service (#3371)
Fixed
Catch cronjob errors during initialization (#3373)
Clear unencrypted Snap state when resetting the client (#3382)
@metamask/snaps-execution-environments 8.0.0
Changed
BREAKING: Build Snaps execution environments with Webpack (#3322)
The execution environments are now in dist/webpack instead of dist/browserify.
The node-process and node-thread environments can now be imported as @metamask/snaps-execution-environments/node-process and @metamask/snaps-execution-environments/node-thread respectively.