Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

49 lines (36 loc) · 2.31 KB

Change Log

2.1.0 - 2020-07-22

  • Supports the new Sass module system released with Dart Sass 1.23.0. The use of @use is recommended instead of @import.

2.0.3 - 2020-04-13

  • Dependency updates

2.0.2 - 2020-04-12

  • Dependency updates

2.0.1 - 2019-05-25

  • Dependency updates

2.0.0 - 2018-11-06

  • Puts back in reverted changes from 1.3.4, support for Webpack v4 and no support for Webpack v1. #66 by david-ogalego

1.3.5 - 2018-11-05

  • Reverts commit for 1.3.4 to avoid breaking change users of webpack v1. #81 by justin808

1.3.4 - 2018-10-14

  • Supports Webpack 4 and removed support for Webpack v1

1.3.3 - 2017-07-15

  • Added support for @import rules in resource files #34 by coditect

Added

  • Added glob pattern matching for resources files #10 by rtivital

For other releases see GitHub Releases section.