ngxs-labs / entity-state

⏱ WIP: Entity adapter
48 stars 12 forks source link

refactor: add RemoveAll and UpdateAll actions #197

Closed JanMalch closed 4 years ago

JanMalch commented 4 years ago

BREAKING CHANGE: using null as a selector will cause Remove and Update to throw an error


Closes #157