Skip to content

Bump sass-loader from 9.0.3 to 10.0.4

Bumps sass-loader from 9.0.3 to 10.0.4.

Release notes

Sourced from sass-loader's releases.

v10.0.4

10.0.4 (2020-10-22)

Bug Fixes

  • compatibility with the filesystem cache (#896) (e31f9b6)

v10.0.3

10.0.3 (2020-10-09)

Chore

  • update schema-utils

v10.0.2

10.0.2 (2020-09-03)

Bug Fixes

v10.0.1

10.0.1 (2020-08-25)

Chore

  • update deps

v10.0.0

10.0.0 (2020-08-24)

Bug Fixes

  • handle absolute windows path in source maps

See notes for https://github.com/webpack-contrib/sass-loader/releases/tag/v10.0.0-rc.0 release

v10.0.0-rc.0

10.0.0-rc.0 (2020-08-24)

BREAKING CHANGES

  • loader generates absolute sources in source maps, also avoids modifying sass source maps if the sourceMap option is false
Changelog

Sourced from sass-loader's changelog.

10.0.4 (2020-10-22)

Bug Fixes

  • compatibility with the filesystem cache (#896) (e31f9b6)

10.0.3 (2020-10-09)

Chore

  • update schema-utils

10.0.2 (2020-09-03)

Bug Fixes

10.0.1 (2020-08-25)

Chore

  • update deps

10.0.0 (2020-08-24)

Bug Fixes

  • handle absolute windows path in source maps

10.0.0-rc.0 (2020-08-24)

BREAKING CHANGES

  • loader generates absolute sources in source maps, also avoids modifying sass source maps if the sourceMap option is false
Commits

Merge request reports