redux-devtools/packages/redux-devtools-rtk-query-monitor/src
Nathan Bierema 65205f9078
Replace Action<unknown> with Action<string> (#1525)
* Replace Action<unknown> with Action<string>

In anticipation of Redux 5 type changes

* Fix lint errors

* Create yellow-steaks-marry.md
2023-11-04 21:04:23 +00:00
..
components chore(deps): update dependency prettier to v3 (#1434) 2023-07-12 18:03:20 +00:00
containers Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
styles Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
utils chore(deps): update dependency prettier to v3 (#1434) 2023-07-12 18:03:20 +00:00
index.ts Add ESM builds (#997) 2022-01-10 15:41:53 +00:00
monitor-config.ts [feat][monitor] Add rkt-query-inspector-monitor - feat/rtk query monitor (#750) 2021-08-26 15:33:06 -04:00
reducers.ts Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
selectors.ts Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
types.ts Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00