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(signals): withCalls generate method with no params when strictNul… #83

Closed gabrielguerrero closed 1 month ago

gabrielguerrero commented 1 month ago
Fix for withCalls to make it generate the correct method signature regardless strictNullChecks is true or
false

Fix #82
github-actions[bot] commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: