Skip to content

Commit fbcf8b6

Browse files
committed
feat: updated earn controller changelog
1 parent dde534e commit fbcf8b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/earn-controller/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- **BREAKING:** `EarnController` constructor no longer accepts `selectedNetworkClientId`, no longer triggers async work during construction, and now requires `AccountTreeController:stateChanged` and `NetworkController:getState` to be available on its messenger. Consumers must call `init()` after construction to start SDK initialization, initial data fetches, and account-dependent refresh scheduling ([#8421](https://github.com/MetaMask/core/pull/8421))
1213
- Bump `@metamask/controller-utils` from `^11.19.0` to `^11.20.0` ([#8344](https://github.com/MetaMask/core/pull/8344))
1314
- Bump `@metamask/messenger` from `^1.0.0` to `^1.1.1` ([#8364](https://github.com/MetaMask/core/pull/8364), [#8373](https://github.com/MetaMask/core/pull/8373))
1415

0 commit comments

Comments
 (0)