hggeorgiev / ngx-image-editor

Awesome image editor for Angular 6
MIT License
72 stars 36 forks source link

last version is not up to date (npm) #11

Closed Dioude closed 6 years ago

Dioude commented 6 years ago

Hi, I've noticed that the last version 1.3.0 doesn't have all the commits from master, and it's preventing me from building my project using "--prod" I got this error "ERROR in node_modules/ngx-image-editor/ngx-image-editor.d.ts.NgxImageEditorComponent.html(5,40): : Property 'name' does not exist on type 'EditorOptions'." which seems to have been fixed in master.

Is it possible to have an updated version for npm ? Thanks

hggeorgiev commented 6 years ago

Hello @Dioude. v1.4.1 has just been released. There's also a new demo on Slackblitz you can check out.