Skip to content

v5.0.0

Closed Feb 8, 2021 100% complete
  1. Replaces Node Sass with Dart Sass, which is a native JavaScript implementation of Sass.

Note that this is a breaking and therefore major release because, as the documentation @ https://sass-lang.com/blog/libsass-is-deprecated#how-do-i-migrate explicitly states, some users may have to update their stylesheets when moving from Node Sass (which is a wrappe…

  1. Replaces Node Sass with Dart Sass, which is a native JavaScript implementation of Sass.

Note that this is a breaking and therefore major release because, as the documentation @ https://sass-lang.com/blog/libsass-is-deprecated#how-do-i-migrate explicitly states, some users may have to update their stylesheets when moving from Node Sass (which is a wrapper around Lib Sass) to Dart Sass.

  1. Update all dependant packages.

  2. Fix NPM security warnings.

Loading