Skip to content

Conversation

puckowski
Copy link
Contributor

What:

Update files for Release/v4.4.2.
Performed steps from comment on #4237:

  • Create a branch from master release/v4.4.1
  • Bump the Less version. (Unfortunately, this is still clunky, it's changed at package.json in root, and in /packages/less/ for historical reasons)
  • Update the Changelog
  • Run grunt dist - (Also clunky -- in a perfect world, we would not be committing dist files, but there are also tricky backwards compatibility problems which caused this initially.)
  • Commit changed files to branch.
  • Submit a PR to this repo.

Also tried to mirror #3814

Why:

Fixes #4362 which is a regression caused by a more generalized approach to CSS functions.

Checklist:

  • Documentation
  • Added/updated unit tests
  • Code complete

* Update files for Release/v4.4.2.
* Update CHANGELOG.md for release v4.4.2.
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@media print throwing an error after upgrading from LESS 4.4.0 to 4.4.1
1 participant