All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bump
@metamask/messengerfrom^1.0.0to^1.2.0(#8364, #8373, #8632) - Bump
@metamask/base-controllerfrom^9.0.1to^9.1.0(#8457)
- Bump
@metamask/base-controllerfrom^9.0.0to^9.0.1(#8317) - Bump
@metamask/messengerfrom^0.3.0to^1.0.0(#8317)
- Initial release of
@metamask/client-controller(#7808)ClientControllerfor managing client (UI) open/closed stateClientController:setUiOpenmessenger action for platform code to callClientController:stateChangeevent for controllers to subscribe to lifecycle changesisUiOpenstate property (not persisted - always starts asfalse)clientControllerSelectors.selectIsUiOpenselector for derived state access- Full TypeScript support with exported types