Skip to content

Releases: less/less.js

Release v4.6.7

Choose a tag to compare

@github-actions github-actions released this 22 Jun 21:32
8ae2cc3

Changes

See CHANGELOG.md for details.

Installation

npm install less@4.6.7

Release v4.6.6

Choose a tag to compare

@github-actions github-actions released this 14 Jun 00:18
7787557

Changes

See CHANGELOG.md for details.

Installation

npm install less@4.6.6

Release v4.6.5

Choose a tag to compare

@github-actions github-actions released this 13 Jun 22:30
b092bd2

Changes

See CHANGELOG.md for details.

Installation

npm install less@4.6.5

Release v4.6.3

Choose a tag to compare

@github-actions github-actions released this 11 Mar 18:12
6cafcc0

Changes

See CHANGELOG.md for details.

Installation

npm install less@4.6.3

Release v4.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 19:12
30c3a97

Changes

See CHANGELOG.md for details.

Installation

npm install less@4.6.0

v4.5.1

Choose a tag to compare

@puckowski puckowski released this 11 Jan 21:34
6e81606
  • Internal test refactor (#4378).
  • Initial auto-publishing implementation (#4390 and #4391)

v4.4.2

Choose a tag to compare

@puckowski puckowski released this 06 Oct 22:26
1bde4bd

v4.4.1

Choose a tag to compare

@puckowski puckowski released this 25 Aug 23:33
9c06159

v4.4.0

Choose a tag to compare

@puckowski puckowski released this 16 Jul 22:36
033e3b3

v4.3.0

Choose a tag to compare

@puckowski puckowski released this 08 Apr 21:14
1a5553d

#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)