Too fast too furious
This is a follow up patch release for 3.3.1 addressing some regressions that have cropped up.
Changelog
Fixes
- Fix regression with
call()
and empty list arguments (@mgreter, #1634) - Fix regression with static value parsing (@xzyfer, #1632)
- Fix regression with
/
and string values (@xzyfer, #1629) - Fix regression with using interpolants in selectors (@xzyfer, #1624)
- Fix regression with lists as varargs arguments to
call()
(@xzyfer, #1622) - Fix declaration properties without spaces in
.sass
not being treated as selectors (@mgreter, #1578)
Thanks
A big thanks to everyone who took the time report issues.
The LibSass team (@hcatlin, @mgreter, @saper, @xzyfer) couldn't do this without your help.