Skip to content

Tags: glenn2223/vscode-live-sass-compiler

Tags

v6.1.2

Toggle v6.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v6.1.2 - PR #340 from glenn2223

# 6.1.2 - 2023-11-22

<small>[Compare to previous release][comp:6.1.2]</small>

### Fixed

-   Fix for a network file-resolution bug introduced in v6.1.1. Closes [#322](#322)

### Updated

-   `sass` to `1.69.5` [Changelog][cl:sa]
-   `fdir` to `6.1.1` [Changelog][cl:fd]
-   `picomatch` to `3.0.1` [Changelog][cl:pm]
-   `postcss` to `8.4.31` [Changelog][cl:pc]
-   `autoprefixer` to `10.4.16` [Changelog][cl:ap]
-   Various dev dependency updates _(nothing user facing)_

[comp:6.1.2]: v6.1.1...v6.1.2
[cl:ap]: https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md
[cl:fd]: https://github.com/thecodrr/fdir/releases
[cl:pc]: https://github.com/postcss/postcss/blob/main/CHANGELOG.md
[cl:pm]: https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md
[cl:sa]: https://github.com/sass/dart-sass/blob/main/CHANGELOG.md

v6.1.1

Toggle v6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v6.1.1 - PR #319 from glenn2223

# 6.1.1 - 2023-08-18

<small>[Compare to previous release][comp:6.1.1]</small>

### 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

-   `sass` to `1.66.0` [Changelog][cl:sa]
-   `fdir` to `6.1.0` [Changelog][cl:fd]
-   `postcss` to `8.4.28` [Changelog][cl:pc]
-   `autoprefixer` to `10.4.15` [Changelog][cl:ap]
-   Various dev dependency updates _(nothing user facing)_

[comp:6.1.1]: v6.1.0...v6.1.1
[cl:ap]: https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md
[cl:fd]: https://github.com/thecodrr/fdir/releases
[cl:pc]: https://github.com/postcss/postcss/blob/main/CHANGELOG.md
[cl:sa]: https://github.com/sass/dart-sass/blob/main/CHANGELOG.md

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Formating/display fix

Corrected ' with `

v6.0.6

Toggle v6.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v6.0.6 - PR #304 from glenn2223

# 6.0.6 - 2023-07-21

<small>[Compare to previous release][comp:6.0.6]</small>

### 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

-   `sass` to `1.62.1` [Changelog][cl:sa]
-   `postcss` to `8.4.26` [Changelog][cl:pc]
-   Various dev dependency updates _(nothing user facing)_

[comp:6.0.6]: v6.0.5...v6.0.6
[cl:sa]: https://github.com/sass/dart-sass/blob/main/CHANGELOG.md
[cl:pc]: https://github.com/postcss/postcss/blob/main/CHANGELOG.md

v6.0.5

Toggle v6.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v6.0.5

# [6.0.5] - 2023-04-09

<small>[Compare to previous release][comp:6.0.5]</small>

### Fixed

-   Fix for a `formats[].savePath` bug introduced in 6.0.4

### Updated

-   `sass` to `1.61.0` [Changelog][cl:sa]
-   Various dev dependency updates _(nothing user facing)_

[6.0.5]: https://github.com/glenn2223/vscode-live-sass-compiler/releases/tag/v6.0.5
[comp:6.0.5]: v6.0.4...v6.0.5
[cl:sa]: https://github.com/sass/dart-sass/blob/main/CHANGELOG.md

v6.0.3

Toggle v6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v6.0.3

# 6.0.3 - 2023-02-24

<small>[Compare to previous release][comp:6.0.3]</small>

### Fixed

-   Using the new compiler (`liveSassCompile.settings.useNewCompiler`) outputs source maps correctly - Closes [#276](#276)

### Updated

-   `sass` to `1.58.3` [Changelog][cl:sa]
-   Various dev dependency updates _(nothing user facing)_


[comp:6.0.3]: v6.0.2...v6.0.3
[cl:sa]: https://github.com/sass/dart-sass/blob/main/CHANGELOG.md

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v6.0.2

# 6.0.2 - 2023-02-09

<small>[Compare to previous release][comp:6.0.2]</small>

### Fixed

-   Prevent `picomatch` error - Closes [#267](#267)

[comp:6.0.2]: v6.0.1...v6.0.2

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v6.0.1

# 6.0.1 - 2023-02-09

<small>[Compare to previous release][comp:6.0.1]</small>

### Changed

-   Corrected information about the new `liveSassCompile.settings.useNewCompiler` setting
-   Updated the docs: fixed a link and also corrected references to the new minimum VS Code version (1.74)
-   Tweaked some code to make it slightly more performant when processing many workspaces or many files

### Updated

-   `fdir` to `6.0.1` [Changelog][cl:fd]

[comp:6.0.1]: v6.0.0...v6.0.1
[cl:fd]: https://github.com/thecodrr/fdir/releases

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v6.0.0

# 6.0.0 - 2023-02-07

<small>[Compare to previous release][comp:6.0.0]</small>

### Breaking changes

-   The following deprecated settings have been removed:
    -   `liveSassCompile.settings.formats[].savePathSegmentKeys`
    -   `liveSassCompile.settings.formats[].savePathReplaceSegmentsWith`
    -   _**Note:** other deprecated settings will remain in place to maintain backwards compatibility, or until SASS2.0_
-   Requires VS Code v1.74 or later

### Added

-   New `liveSassCompile.settings.useNewCompiler` setting. Use it to try the SASS 2.0 compiler - before it becomes mandatory

### Fixed

-   `debugFileList` command now correctly includes the files that fall under the excluded and partial patterns
-   All node module paths are now resolved correctly (when utilising the `~/[node module name]/file_path` feature)
-   Any output (`Information` or higher) is saved in the output window. **It still only pops up depending on your setting.**  
_This is to match the original extension._

### Updated

-   `autoprefixer` to `10.4.13` [Changelog][cl:ap]
-   `fdir` to `5.3.0` [Changelog][cl:fd]
-   `postcss` to `8.4.21` [Changelog][cl:pc]
-   `sass` to `1.58.0` [Changelog][cl:sa]
-   Various dev dependency updates _(nothing user facing)_

[comp:6.0.0]: v5.5.1...v6.0.0
[cl:ap]: https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md
[cl:fd]: https://github.com/thecodrr/fdir/releases
[cl:pc]: https://github.com/postcss/postcss/blob/main/CHANGELOG.md
[cl:sa]: https://github.com/sass/dart-sass/blob/main/CHANGELOG.md