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.0.6 #304

Merged
merged 9 commits into from
Jul 21, 2023
Merged

v6.0.6 #304

merged 9 commits into from
Jul 21, 2023

Conversation

glenn2223
Copy link
Owner

6.0.6 - 2023-07-21

Compare to previous release

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
  • postcss to 8.4.26 Changelog
  • Various dev dependency updates (nothing user facing)

glenn2223 and others added 9 commits June 9, 2023 17:48
Use the appropriate node version and also some formatting
- Adjusted the type declarations to allow single string inputs (as is the default). Thus, stopping warnings when the default is used
- Formatted the file too
- Corrected the `Save path notes` to correctly highlight the new setting and how it stacks
- Removed references to the dead settings `liveSassCompile.settings.formats[].savePathSegmentKeys` and `liveSassCompile.settings.formats[].savePathReplaceSegmentsWith`
- Updated dependencies
- Stopped valid settings from showing warnings:
  - Autoprefixer also allows a single string (as with its default)
  - Corrected typo of `bool` to `boolean` affecting: `showOutputWindow`, `rootIsWorkspace` and `showAnnouncements`
The proper name for the broserslist config file is .browserslistrc
Fix typo in browserslistrc file name
- Rolled back SASS to 1.62.1 as further updates require some more test
- Updated other dependencies
# 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
@glenn2223 glenn2223 merged commit c37e4e2 into master Jul 21, 2023
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.

2 participants