-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: less/less.js
base: v4.6.5
head repository: less/less.js
compare: v4.6.6
- 8 commits
- 18 files changed
- 8 contributors
Commits on Jun 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7a0dd6d - Browse repository at this point
Copy the full SHA 7a0dd6dView commit details -
fix: use printf for PR body to avoid YAML indentation error in run bl…
…ock (#4450) Removed redundant line from PR body in release workflow.
Configuration menu - View commit details
-
Copy full SHA for d904698 - Browse repository at this point
Copy the full SHA d904698View commit details -
docs: fix incorrect contributor attributions in v4.6.0 changelog (#4437)
Seven entries under v4.6.0 credited @nicolo-ribaudo for PRs authored by other contributors. Updated each entry to match the actual PR author. Fixes #4428
Configuration menu - View commit details
-
Copy full SHA for 06428b3 - Browse repository at this point
Copy the full SHA 06428b3View commit details
Commits on Jun 14, 2026
-
chore: prevent dependency lifecycle scripts (#4440)
* chore: prevent dependency lifecycle scripts * Prevent dependency lifecycle scripts during CI work. * fix: partial revert for CI run * Partial revert of CI run; keep only frozen lockfile so CI can complete. * fix: CI hang on chromium install * Fix CI hang on chromium install; should not be needed for CI test purposes. * chore: re-add dependency script ignore for CI * Re-add dependency script ignore for CI now that chromium hang is resolved and CI can complete. --------- Co-authored-by: Matthew Dean <matthew-dean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eeb335a - Browse repository at this point
Copy the full SHA eeb335aView commit details -
fix(issue#4316): color calc inside from expression (#4434)
* Fix color calc() inside from expression parsing issues. * Add tests for #4316. Co-authored-by: Matthew Dean <matthew-dean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83bc8d4 - Browse repository at this point
Copy the full SHA 83bc8d4View commit details -
fix: avoid crash on nested @supports with dumpLineNumbers (#4446)
A nested @supports (or @document) builds an implicit, non-root ruleset that never gets a debugInfo attached during parsing. With dumpLineNumbers enabled, genCSS tried to read lineNumber/fileName off that missing debugInfo and threw a TypeError instead of producing output. Skip emitting debug info when a node has none, the same way nodes without a recorded line are already handled elsewhere.
Configuration menu - View commit details
-
Copy full SHA for d03e7a4 - Browse repository at this point
Copy the full SHA d03e7a4View commit details -
Preserve spacing for container feature functions (#4441)
* Preserve container feature function spacing Signed-off-by: Puneet Dixit <236133619+puneetdixit200@users.noreply.github.com> * Handle non-ASCII container names --------- Signed-off-by: Puneet Dixit <236133619+puneetdixit200@users.noreply.github.com> Co-authored-by: Puneet Dixit <236133619+puneetdixit200@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 888f687 - Browse repository at this point
Copy the full SHA 888f687View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7787557 - Browse repository at this point
Copy the full SHA 7787557View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.6.5...v4.6.6