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

feat(local-traits): allow effects to be declared directly in the service of the local traits #11

Closed gabrielguerrero closed 2 years ago

gabrielguerrero commented 2 years ago

Refactor to ease implementation of local traits by allowing effects to be declared inside the class that extends TraitsLocalStore

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: