-
Notifications
You must be signed in to change notification settings - Fork 12
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
angular 9 #108
Comments
We are looking into it. We also are looking into NgRx 9, as well as potential RxJs 7 support as well, once those are released. We do try to maintain backwards compatibility, so as no to alienate users that are on NgRx8/Angular8 and not yet able to upgrade, so we have to be a bit more careful about these things. We'll keep you posted! |
I thought I would provide an update on this. We have used NgRx Auto-Entity in Angular 9 projects, and so far have not identified any issues. We have been testing with a forthcoming version, 0.5, that has had a variety of enhancements, however it is still the same general library as the currently released 0.4, with the same kinds of hooks into the injector. We do not foresee any issues using ngrx-auto-entity @~0.4 or @~0.5 with Angular 9 projects. We have also done some preliminary testing with Angular 10. We have encountered some issues with the ngcc module compiler. We are looking into this and are planning to release any necessary resolutions in version 0.6 or 0.7, which will be coming soon after 0.5. |
Howdy,
When can we see the support for angular 9 rolling in ....
Thanks upfront
The text was updated successfully, but these errors were encountered: