Releases: glenn2223/vscode-live-sass-compiler
Releases · glenn2223/vscode-live-sass-compiler
v6.1.4
v6.1.3
v6.1.2
6.1.2 - 2023-11-22
Fixed
- Fix for a network file-resolution bug introduced in v6.1.1. Closes #322
Updated
sassto1.69.5Changelogfdirto6.1.1Changelogpicomatchto3.0.1Changelogpostcssto8.4.31Changelogautoprefixerto10.4.16Changelog- Various dev dependency updates (nothing user facing)
What's Changed
- Fix network file-resolution bug by @glenn2223 in #339
- v6.1.2 by @glenn2223 in #340
Full Changelog: v6.1.1...v6.1.2
v6.1.1
6.1.1 - 2023-08-18
Changes
- Updated sass to v1.66.0 to revert breaking change
"Drop support for the additional CSS calculations defined in CSS Values
and Units 4. Custom Sass functions whose names overlapped with these new
CSS functions were being parsed as CSS calculations instead, causing an
unintentional breaking change outside our normal compatibility policy
for CSS compatibility changes"
Updated
v6.1.0
6.1.0 - 2023-08-12
Added
- New
formats[].generateMapsetting allows you to decide on map output on a format basis
TheliveSassCompile.settings.generateMapis applied if this setting isnull(its default).
Changes
formats[].extensionNamenow allows any string ending with.csswithout throwing a warning.- Tweaks to docs, reflecting the settings changes and correcting outdated info too
Updated
v6.0.6
6.0.6 - 2023-07-21
Fixed
- Corrected some setting types to stop warnings for valid values
Changes
- Updated docs to remove typos and references to dead settings and outdated info
Updated
sassto1.62.1Changelogpostcssto8.4.26Changelog- Various dev dependency updates (nothing user facing)
New Contributors (Thank You!)
- @oneeyedman made their first contribution in #302
Full Changelog: v6.0.5...v6.0.6
