This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sass (1.54.9 → 1.56.2) · Repo · Changelog
Release Notes
1.56.2
1.56.1
1.56.0
1.55.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Add a factory method for creating host callable (#1829)
Update CHANGELOG for embedded-host-node fixes (#1828)
JS API: Validate that importer result 'contents' is a `string` and improve ArgumentError output (#1816)
Make `cloneCss() clone modules that transitively contain CSS (#1824)
Add full support for Media Queries 4 (#1822)
Support all angle units in color functions (#1818)
Implement deprecations for strict function units (#1817)
Indent comma-separated multiline selectors inside @media queries (#1814)
Insert explicit type arguments where types could not be inferred. (#1813)
Release 1.55.0 (#1806)
Consistently use floating-point numbers everywhere (#1802)
Add a deprecation warning for strict unary operations (#1800)
Fix bug in JS MultiSpan (#1801)
Give SassScriptException a name parameter (#1798)
Merge pull request #1795 from stof/upgrade_dependencies
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands