Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

magnusbakken
Copy link

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

@btroncone
Copy link
Owner

Makes sense, thanks!

@btroncone
Copy link
Owner

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

@magnusbakken
Copy link
Author

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

@timbru31
Copy link

timbru31 commented Apr 8, 2020

Friendly ping @btroncone

@hdlim15
Copy link

hdlim15 commented Jul 10, 2021

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

@DJesseTaylor
Copy link

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

@mikeomeara1
Copy link

Also looking for this to get merged if possible.

@davidstrahm
Copy link

Temporary workaround, add this to package.json:

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

@fxck
Copy link
Contributor

fxck commented Jan 23, 2023

any chance of merging this?

@PunitaGosar-QHR
Copy link

Is this change going to be merged anytime soon?

@endlacer
Copy link

endlacer commented Jul 17, 2024

Could you please merge this? @btroncone

@fxck
Copy link
Contributor

fxck commented Jul 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.