This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sass | dependencies | patch | 1.69.5 -> 1.69.6 |
v1.69.6
Produce better output for numbers with complex units in meta.inspect()
and
debugging messages.
Escape U+007F DELETE when serializing strings.
When generating CSS error messages to display in-browser, escape all code points that aren't in the US-ASCII region. Previously only code points U+0100 LATIN CAPITAL LETTER A WITH MACRON were escaped.
Provide official releases for musl LibC and for Android.
Don't crash when running meta.apply()
in asynchronous mode.
SourceSpan
s that didn't
follow the documented SourceSpan
API.This MR has been generated by Renovate Bot.