Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: use modern Sass JS API by default #1220

Merged
merged 5 commits into from
Jul 26, 2024

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #1210

Breaking Changes

Yes, due https://github.com/webpack-contrib/sass-loader?tab=readme-ov-file#api

The sass options are different for the legacy and modern APIs. Please look at docs how to migrate to the modern options.

Developers may need to change their sass options

Additional Info

No

@alexander-akait alexander-akait merged commit c7ca4ee into master Jul 26, 2024
12 checks passed
@alexander-akait alexander-akait deleted the feat-use-modern-api-by-default branch July 26, 2024 16:53
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.

Heads up: the Sass legacy JS API will start emitting warnings soon
1 participant