Closed vasyl-purchel closed 7 years ago
What is status on this? I just recently updated to newest version, in order to get custom matchers, and now I'm seeing this problem :-)
I think they are working on major version bump, so if you wanna give it a try you can install package from my fork
Closing because of redundancy after major version update.
Issue #69 - removes extra '.' from matching.id
Inconsistency between how sagaId populated for mount and unmount actions leads to mounting sagas with
Foo.Bar.
while for unmount it usesFoo.Bar
Using
Foo.Bar.
seems wrong as delimiters should be explicit and not implicitly set on id.