ngrx-store-logger
ngrx-store-logger copied to clipboard
Changed @ngrx/store peer dependency version to >=4.0.0.
Since ngrx-store-logger uses so little of the NgRx API, I think it's best to allow arbitrary future versions.
Makes sense, thanks!
I’m getting merge conflicts, can you update? Thanks!
Ngrx 7 should be right around the corner now. Have you had time to look at this?
Friendly ping @btroncone
Another friendly ping @btroncone, it's been working fine for me on 11.1.1!
Any idea when this change is likely to be merged in and published?
Also looking for this to get merged if possible.
Temporary workaround, add this to package.json:
"overrides": {
"ngrx-store-logger": {
"@ngrx/store": ">=4.0.0"
}
}
any chance of merging this?
Is this change going to be merged anytime soon?
Could you please merge this? @btroncone
We've been updating our fork if you want to use that https://github.com/zeropsio/ngrx-store-logger