Skip to content

Releases: metalsmith/sass

@metalsmith/sass 1.3.0

04 Feb 11:44
1.3.0
901652a
Compare
Choose a tag to compare
  • Updates sass from 1.56.1 -> 1.58.0 30730cf

@metalsmith/sass 1.2.0

16 Nov 00:31
1.2.0
aadf236
Compare
Choose a tag to compare
  • Fixes #5: normalize destination entries forward slash to backslash on Windows #5
  • Updates sass 1.54.3 -> 1.56.1, drops support for metalsmith < 2.5.0 64a47c3
  • Depend on metalsmith.env('NODE_ENV') instead of process.env.NODE_ENV 5193f71
  • Updates README, docs, adds async perf benchmark comment 16174d7
  • Replace custom debug with metalsmith.debug 07ec185
  • Enhancement: renames default export to sass (more straightforward for import type hints) 10db991
  • tests: fix tests on Windows 132e194
  • Ensures metalsmith.match operates on live files object in repeat runs b1cebd5

@metalsmith/sass 1.1.0

07 Aug 01:32
1.1.0
2c2d21e
Compare
Choose a tag to compare
  • Provides dual ESM/CJS exports 057423c
  • Add Typescript definitions f5485d3
  • Updates sass 1.53.0 -> 1.54.3 04cd68c

@metalsmith/sass 1.0.1

29 Jun 22:14
1.0.1
6081a63
Compare
Choose a tag to compare
  • removed stray debug statement see #2 #3
  • feat: updates debug 4.3.3 -> 4.3.4, sass 1.49.7 -> 1.53.0 9af2e08
  • removed stray debug statement and corrected message casing in another fece120

@metalsmith/sass 1.0.0

09 Feb 00:29
1.0.0
22908f8
Compare
Choose a tag to compare
  • Update sass 1.49.0 -> 1.49.7 upgrade package-lock d98dac6
  • deps: upgrade devDependencies, drop Node < 12, format f6dc222
  • feat: update docs, allow preprocessing sass metadata, add tests f7f5deb
  • deps: require metalsmith^2.4.1 42c13c3
  • feat: allow parameter-less defaults, optimize for in-sourcedir sass files a5fadb5
  • feat: allow front-matter & plugin interop for sass files in Metalsmith.source() fbe4400
  • feat: add source file metadata to output when applicable 395dc34
  • fix: Move options log to plugin execution cbcbfc2

@metalsmith/sass 0.2.0

22 Jan 14:31
0.2.0
7f5a2c3
Compare
Choose a tag to compare
  • Load node_modules imports, disable async, fix Jsdoc typo, add test 1599dcf
  • Update README.md, sourceMapIncludeSources when NODE_ENV=dev bb713ce
  • deps: Update sass 1.48.0 to 1.49.0 73be67c

@metalsmith/sass 0.1.0

18 Jan 00:09
0.1.0
3a166e6
Compare
Choose a tag to compare