Skip to content

Releases: less/less.js

v4.4.1

25 Aug 23:33
9c06159
Compare
Choose a tag to compare

v4.4.0

16 Jul 22:36
033e3b3
Compare
Choose a tag to compare

v4.3.0

08 Apr 21:14
1a5553d
Compare
Choose a tag to compare

#4319 Add deprecation warnings to Less output during parsing and new quiet flag (@matthew-dean)
#4320 Update README.md to remove Lerna reference (@matthew-dean)
#4322 Revise Playwright install method for CI stability (@puckowski)
#4333 Add support for starting-style at rule. (@puckowski)

v4.2.2

30 Jan 23:32
1e7b003
Compare
Choose a tag to compare

#4290 Fix #4268 nested pseudo-selector parsing (@puckowski)
#4291 Enhance Less.js test environment setup (#4291) (@iChenLei)
#4295 Fix #4252 container queries created via mixin evaluating variables incorrectly (@puckowski)
#4294 Fix #3737 allow blank variable declarationd (@puckowski)
#4292 Fix #4258 variable interpolation after math (@puckowski)
#4293 Fix #4264 strip line comment from expression (@puckowski)
#4302 Fix #4301 at-rule declarations missing (@puckowski)
#4309 Fix Node 23 CI (#4309) (@iChenLei)

v4.2.1

08 Dec 09:33
e4fdbe3
Compare
Choose a tag to compare

v4.2.0

07 Sep 02:34
1b6dba1
Compare
Choose a tag to compare

v4.1.3

09 Jun 03:59
6986f3e
Compare
Choose a tag to compare

v4.1.2

14 Oct 06:00
a10c339
Compare
Choose a tag to compare

v4.1.1

31 Jan 04:00
Compare
Choose a tag to compare

v4.1.0

10 Jan 02:51
Compare
Choose a tag to compare

Mixin parentheses requirement removed

This was maybe too big a change without some kind of deprecation or conversion.
So for this version, this works again:

.mixin;