gabrielguerrero / ngrx-traits

NGRX Traits is a library to help you compose and reuse state logic in your angular app. There is two versions, @ngrx-traits/signals supports ngrx-signals, and @ngrx-traits/{core, common} supports ngrx.
MIT License
44 stars 3 forks source link

Implement typed error for withCallStatus withCalls and withEntitiesLoadingCall #77

Closed gabrielguerrero closed 1 month ago

gabrielguerrero commented 1 month ago

Currently the error prop generated by withCallStatus withCalls and withEntitiesLoadingCall, has an unknown type, so devs are forced to create a computed if they want to get anything from the error.

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 17.4.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 17.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: