ngrx-store-logger icon indicating copy to clipboard operation
ngrx-store-logger copied to clipboard

Changed @ngrx/store peer dependency version to >=4.0.0.

Open magnusbakken opened this issue 7 years ago • 12 comments
trafficstars

Since ngrx-store-logger uses so little of the NgRx API, I think it's best to allow arbitrary future versions.

magnusbakken avatar Oct 16 '18 08:10 magnusbakken

Makes sense, thanks!

btroncone avatar Oct 16 '18 10:10 btroncone

I’m getting merge conflicts, can you update? Thanks!

btroncone avatar Oct 16 '18 10:10 btroncone

Ngrx 7 should be right around the corner now. Have you had time to look at this?

magnusbakken avatar Nov 07 '18 08:11 magnusbakken

Friendly ping @btroncone

timbru31 avatar Apr 08 '20 10:04 timbru31

Another friendly ping @btroncone, it's been working fine for me on 11.1.1!

hdlim15 avatar Jul 10 '21 15:07 hdlim15

Any idea when this change is likely to be merged in and published?

DJesseTaylor avatar Aug 18 '21 13:08 DJesseTaylor

Also looking for this to get merged if possible.

mikeomeara1 avatar Aug 27 '21 22:08 mikeomeara1

Temporary workaround, add this to package.json:

 "overrides": {
        "ngrx-store-logger": {
            "@ngrx/store": ">=4.0.0"
        }
}

davidstrahm avatar Jul 01 '22 08:07 davidstrahm

any chance of merging this?

fxck avatar Jan 23 '23 13:01 fxck

Is this change going to be merged anytime soon?

PunitaGosar-QHR avatar Jul 21 '23 16:07 PunitaGosar-QHR

Could you please merge this? @btroncone

endlacer avatar Jul 17 '24 14:07 endlacer

We've been updating our fork if you want to use that https://github.com/zeropsio/ngrx-store-logger

fxck avatar Jul 17 '24 14:07 fxck