node-sass icon indicating copy to clipboard operation
node-sass copied to clipboard

Is it time for end-of-life?

Open nex3 opened this issue 1 year ago • 2 comments

Node Sass hasn't had a release since May 2023. Issues are going unanswered, and this repo is causing at least some amount of user confusion (see https://github.com/sass/node-sass/issues/3421, which is a question about Dart Sass). Installation appears to be broken for users with recent Python versions. LibSass put out a release eight months ago that still hasn't made it into a Node Sass release.

This all suggests to me that we can no longer credibly describe Node Sass as being "maintained indefinitely" even on a best-effort basis, and that we should officially mark it as end-of-life, archive the repository, and update the npm package to say "END OF LIFE" in big red letters.

@nschonni @xzyfer

nex3 avatar Jul 18 '24 23:07 nex3

Agreed. The release schedule roughly lines up with major Node releases but I have fallen behind on Node 22. We haven't been adding features in node-sass or keeping up libsass.

xzyfer avatar Jul 19 '24 04:07 xzyfer

Also https://docs.npmjs.com/deprecating-and-undeprecating-packages-or-package-versions

ntkme avatar Jul 19 '24 20:07 ntkme