imagekit-developer / imagekit-angular

Angular SDK for ImageKit.io client side file upload and URL generation
https://imagekit.io
18 stars 20 forks source link

Support for Angular 16 #77

Closed vdg437 closed 1 year ago

vdg437 commented 1 year ago

Currently with Angular 16 and "imagekitio-angular": "^2.0.0", following error is produced when. buidling the app.

static forRoot(config: ImageKitConfiguration): ModuleWithProviders;

Is there any way to use this library with Angular 16 or is there an update needed from you?

vdg437 commented 1 year ago

Just seen that fix was released in v2.0.2.