-
Notifications
You must be signed in to change notification settings - Fork 120
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
Support for nrgx 8 / Angular 8? #129
Comments
wdunn001
added a commit
to wdunn001/ngrx-store-localstorage
that referenced
this issue
Jun 16, 2019
It looks like the peer dependencies have been updated in package.json, but we need a new version pushed to npm. Thanks! |
Just cut a new release for this, it should be available now 👍 |
BovineEnthusiast
pushed a commit
to beocommedia/ngrx-store-localstorage
that referenced
this issue
Oct 29, 2019
…lstorage * 'master' of https://github.com/btroncone/ngrx-store-localstorage: Update CHANGELOG.md Update CHANGELOG.md chore(release): release version 8.0.0 Try replacing lodash with deepmerge (btroncone#126) Update CHANGELOG.md chore(release): 7.0.1 btroncone#129 updating peer dependencies Add Angular Universal support by checking if browserSide fix btroncone#73
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
ngrx 8.0.0 has a minimum dependency of Angular 8
But ngrx-store-localstorage does not support it yet:
Any plans to update?
The text was updated successfully, but these errors were encountered: