0.0.9
@mm-snap/controllers
Added
PluginController
: Always persist pluginisRunning
state asfalse
(#64)- Plugins are not automatically running on boot, and we should never persist this state as
true
.
- Plugins are not automatically running on boot, and we should never persist this state as
Changed
- (BREAKING)
@metamask/[email protected]
(#66)- This may cause incompatibilities with other versions of the
@metamask/controllers
package.
- This may cause incompatibilities with other versions of the