Closed Timmeeeey closed 2 years ago
Hi @Timmeeeey, I already produced a 14.0.0-alpha.0 based on Angular 14. It's not a release yet, not because it is unstable but because I wanted some time/feedback before releasing it. Feel free to install it and make your own feedbacks ;)
I just installed the alpha version. It seems that everything works as expected. Only the peerDependencies are still Angular 13. I had to install with --force.
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cdk@"^13.1.2" from @perfectmemory/ngx-contextmenu@14.0.0-alpha.0
npm ERR! node_modules/@perfectmemory/ngx-contextmenu
npm ERR! @perfectmemory/ngx-contextmenu@"14.0.0-alpha.0" from the root project
Oh ! Thanks. Angular update did not take care of peerDependencies. I produced a 14.0.0-alpha.1
with a fix.
@perfectmemory/ngx-contextmenu
version 14.0.0
is out ! Thanks for your help.
Are there any plans to support Angular 14?