microsoft / redux-dynamic-modules

Modularize Redux by dynamically loading reducers and middlewares.
https://redux-dynamic-modules.js.org
MIT License
1.07k stars 116 forks source link

Add children to the props for @types/react@18 #192

Open ChromeQ opened 2 years ago

ChromeQ commented 2 years ago

In relation to React props should not do anything special with children and DefinitelyTyped have updated the react types to v18

https://github.com/DefinitelyTyped/DefinitelyTyped/issues/59802

simon-rad commented 2 years ago

Any update here? No way to switch to React 18 without this fix

ChromeQ commented 2 years ago

Can we get this merged?

abettadapur commented 2 years ago

I am unfortunately not an admin on this project anymore, so I am unable to bypass a broken CI check

rishab85 commented 2 years ago

Any update on this ? it would be nice if could merge this PR.

tvanrijn commented 1 year ago

Can this get merged and released? Waiting on this fix.

avianate commented 1 year ago

Any updates on when this will be merged?