Skip to content

feat!: remove node-sass support#1313

Merged
alexander-akait merged 3 commits into
mainfrom
claude/remove-node-sass-vKCWk
May 12, 2026
Merged

feat!: remove node-sass support#1313
alexander-akait merged 3 commits into
mainfrom
claude/remove-node-sass-vKCWk

Conversation

@alexander-akait

@alexander-akait alexander-akait commented May 11, 2026

Copy link
Copy Markdown
Member

Drop node-sass from default implementation resolution, dependencies,
peer dependencies, tests, and documentation. Only sass (Dart Sass)
and sass-embedded are now supported. The legacy neo-async job
queue used solely for node-sass has been removed.

BREAKING CHANGE: node-sass is no longer supported as an implementation.
Users must migrate to sass or sass-embedded.

fixes #1238

Drop node-sass from default implementation resolution, dependencies,
peer dependencies, tests, and documentation. Only `sass` (Dart Sass)
and `sass-embedded` are now supported. The legacy `neo-async` job
queue used solely for node-sass has been removed.

BREAKING CHANGE: node-sass is no longer supported as an implementation.
Users must migrate to `sass` or `sass-embedded`.
@linux-foundation-easycla

linux-foundation-easycla Bot commented May 11, 2026

Copy link
Copy Markdown

CLA Not Signed

claude and others added 2 commits May 11, 2026 19:41
Auto-fixes from eslint --fix. Also regenerates package-lock.json
after the node-sass dependency removal.
@alexander-akait alexander-akait merged commit a337219 into main May 12, 2026
2 of 15 checks passed
@alexander-akait alexander-akait deleted the claude/remove-node-sass-vKCWk branch May 12, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop mention of deprecated Node SASS

2 participants