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
66 stars 3 forks source link

feat(createentityfeature): make entity names optional #13

Closed gabrielguerrero closed 2 years ago

gabrielguerrero commented 2 years ago

allow entity names param to be optional, it doesn't make sense in cases that don't use any of the traits that load entities like addAsyncActions

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: