ngx-sortablejs icon indicating copy to clipboard operation
ngx-sortablejs copied to clipboard

Add BREAKING CHANGES for 3.1.4

Open tomdev9 opened this issue 5 years ago • 1 comments

Add in Changelog.md for version 3.1.4 BREAKING CHANGES

npm i -D @types/sortablejs

without @types/sortablejs build fails

tomdev9 avatar Feb 06 '20 11:02 tomdev9

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

cloakedninjas avatar Feb 10 '20 08:02 cloakedninjas