Allow the reducer to return operations.
https://linear.app/comm/issue/ENG-10331/modify-the-reducer-to-support-the-db-operations
Depends on D14452
Differential D14453
[lib] Handle ops in the reducer Authored by tomek on Mar 17 2025, 2:02 PM.
Details
Allow the reducer to return operations. https://linear.app/comm/issue/ENG-10331/modify-the-reducer-to-support-the-db-operations Depends on D14452 Tested the whole stack on both native and web:
unshimDMOperations( state, dmOperationTypes.CREATE_THREAD, handleReduxMigrationFailure, ): MigrationFunction<WebNavInfo, AppState>),
Diff Detail
|