cloudinary_angular icon indicating copy to clipboard operation
cloudinary_angular copied to clipboard

Angular 13 / 14 support

Open skelesp opened this issue 3 years ago • 10 comments

Can you update the package so it is compatible with angular 13?

skelesp avatar Dec 02 '21 14:12 skelesp

We currently do not support Angular 13. However I have pass this message to our SDK team

leptians avatar Dec 03 '21 00:12 leptians

@leptians : any progress on this one? Is your SDK team working on this issue?

skelesp avatar Jan 08 '22 13:01 skelesp

@skelesp although we do not currently support Angular 13, we may add this in the future. I will let you know if / when that happens.

esguerrat avatar Jan 08 '22 18:01 esguerrat

Hi guys,

if I am not wrong, this library is an official Cloudinary API for Angular, not a hobbyist-made lib.

If so, how reliable is your service in your customers eyes if you cannot make simple update for 1,5 year?

Frankly speaking, your lib is the last one which not compiling with Ivy :/ (there was 10 when Angular 13 came out). BTW There is Angular 14 by now

volago avatar Jun 10 '22 18:06 volago

@volago I'm checking with our SDK team and will keep you posted.

momoip avatar Jun 10 '22 20:06 momoip

Now that Angular 14 is out, bump that another +1.

bjornharvold avatar Jun 11 '22 06:06 bjornharvold

Hi @bjornharvold and @volago, The new Angular SDK is compatible with both Angular 13 and 14. You can find the latest package here: https://github.com/cloudinary/frontend-frameworks/tree/master/packages/angular If you have any issues with configuring the SDK please let us know. Thanks

michalkcloudinay avatar Jun 14 '22 13:06 michalkcloudinay

I was trying to reproduce this issue 149 but in stackblitz, I am having error that 'CloudinaryModule' does not appear to be an NgModule class.

stackblitz

indraraj26 avatar Jun 20 '22 04:06 indraraj26

Hi @michalkcloudinay In fact nothing changed. You still reference @angular/core": "~10.2.4. It works by coincidence and yields with compilation warnings

Zrzut ekranu 2022-06-29 153631

volago avatar Jun 29 '22 13:06 volago

Hi @volago,

Yes, we indeed have a warning. That being said, this does not prevent or cause any errors when using angular 13/14. We will take care of this warning internally.

Please let us know if you have any issues. Thanks

michalkcloudinay avatar Jun 30 '22 13:06 michalkcloudinay

Hi,

as I mentioned earlier, there was a warning. In may 2023 it will turn into breaking change.

https://github.com/angular/angular/releases Please get rid of View Engine and be prepared to Angular v16

Thanks

volago avatar Feb 23 '23 08:02 volago

Hi @volago. Danny from the Developer Support Team here.

We've spoken to our dev team internally and this is already on our roadmap to address in a future release before the deprecation deadline. There should be no production impact by the time May 2023 comes around. If you have any further queries, you're welcome to drop a comment here or raise a support ticket with us via https://support.cloudinary.com/hc/en-us/requests/new

Many thanks, -Danny

dannyv-cloudinary avatar Feb 23 '23 16:02 dannyv-cloudinary