Describe the bug
SortableJS versions up to 1.12.0 have until recently been distributed via NPM. Currently release versions of SortableJS on NPM are indicated as 'deprecated' and are unavailable for download.
To Reproduce
Steps to reproduce the behavior:
-rc in the version tag (release candidates) are listedExpected behavior
Previously-released versions of SortableJS should be available via NPM, or a descriptive reason explaining the deprecation of the package versions should be provided on the NPM package page and GitHub repository.
Yes, this was a mistake due to a problem with npm, I have contacted npm support to fix this and I'm waiting to hear back from them
No probs - thanks @owen-m1!
Fixed now
Thanks @owen-m1 - is there any background you can share on why the 1.12.0 release was deprecated?
@jayaddison It contained a lot of structural changes to the codebase that we deemed unnecessary, as well as some build issues. Since this was the majority of the updates it was just rolled back to an earlier version. Any bug fixes that there were in 1.12.0 I will merge into the current version and release as a new version.