Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6.1.0 #313

Merged
merged 1 commit into from
Aug 12, 2023
Merged

v6.1.0 #313

merged 1 commit into from
Aug 12, 2023

Conversation

glenn2223
Copy link
Owner

6.1.0 - 2023-08-12

Compare to previous release

Added

  • New 'formats[].generateMap' setting allows you to decide on map output on a format basis
    The liveSassCompile.settings.generateMap is applied if this setting is null (its default).

Changes

  • 'formats[].extensionName' now allows any string ending with .css without throwing a warning.
  • Tweaks to docs, reflecting the settings changes and correcting outdated info too

Updated

# 6.1.0 - 2023-08-12

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

### Added

-   New 'formats[].generateMap' setting allows you to decide on map output on a format basis
    The `liveSassCompile.settings.generateMap` is applied if this setting is `null` (its default).

### Changes

-   'formats[].extensionName' now allows any string ending with `.css` without throwing a warning.
-   Tweaks to docs, reflecting the settings changes and correcting outdated info too

### Updated

-   `sass` to `1.65.1` [Changelog][cl:sa]
-   `fdir` to `6.0.2` [Changelog][cl:fd]
-   `postcss` to `8.4.27` [Changelog][cl:pc]
-   Various dev dependency updates _(nothing user facing)_

[comp:6.1.0]: v6.0.6...v6.1.0
[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
@glenn2223 glenn2223 merged commit 4b71b7d into master Aug 12, 2023
@glenn2223 glenn2223 deleted the v6.1.0 branch August 12, 2023 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant