Sortable: [bug] NPM releases are deprecated (apart from release candidate versions)

Created on 28 Dec 2020  路  5Comments  路  Source: SortableJS/Sortable

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:

  1. Go to https://www.npmjs.com/package/sortablejs
  2. View the package version history
  3. Observe that only releases containing -rc in the version tag (release candidates) are listed
  4. To see the previously-available (now deprecated) versions, check the 'show deprecated versions' checkbox

Expected 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.

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PanzerKunst picture PanzerKunst  路  4Comments

seltix5 picture seltix5  路  3Comments

garygreen picture garygreen  路  3Comments

graemegeorge picture graemegeorge  路  4Comments

kevinvanmierlo picture kevinvanmierlo  路  3Comments