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

Fix/several fixes #76

Closed gabrielguerrero closed 1 month ago

gabrielguerrero commented 1 month ago

Fix for #74 , generate correct type when using withCalls with typedCallConfig with no resultProp and a call with no params Fix for #75 clearEntitiesSelection not working and missing equivalent method in NamedEntitiesMultiSelectionMethods

github-actions[bot] commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: