Support for Angular 10
beradrian opened this issue · 4 comments
beradrian commented
After upgrading to Angular 10 I get errors using the latest version of this package.
httpete commented
this should be an easy fix
error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
tarlepp commented
any updates with this?
troyanskiy commented
Hello @ALL
I have just released version 10.0.0 with angular 10 support.
Please let me know if you will have some problems and free to open new issues in that case.
Thank you!
tarlepp commented
@troyanskiy thanks a lot, all seems to work as expected.