Open
Description
Which @ngrx/* package(s) are relevant/related to the feature request?
component-store
Information
I'm pretty sure with NoInfer
in TS 5.4 that we can avoid the problem of needing explicit return types for updaters. This may be true other places in other packages, too.
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
- Yes
- No