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

feat(withcalls): added prop dontStoreResult to Calls Config #63

Closed gabrielguerrero closed 2 months ago

gabrielguerrero commented 2 months ago

Added prop storeResult to withCalls, when false the result will not be stored, and the result prop will not be added to the store

fix #62

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 17.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: