SortableJS / ngx-sortablejs

Angular 2+ binding to SortableJS. Previously known as angular-sortablejs
https://sortablejs.github.io/ngx-sortablejs/
MIT License
466 stars 160 forks source link

Add BREAKING CHANGES for 3.1.4 #183

Open tomdev9 opened 4 years ago

tomdev9 commented 4 years ago

Add in Changelog.md for version 3.1.4 BREAKING CHANGES

npm i -D @types/sortablejs

without @types/sortablejs build fails

cloakedninjas commented 4 years ago

Confirmed, I'm currently upgrading to my app to Angular 9 and without @types/sortablejs the build fails to compile