Skip to content

Conversation

puckowski
Copy link
Contributor

What:

Update files for Release/v4.4.1.
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:

Users can benefit from imrpoved layer and container at-rule support.

Checklist:

  • Documentation
  • Added/updated unit tests
  • Code complete

* Update files for Release/v4.4.1
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 25, 2025
@puckowski
Copy link
Contributor Author

@matthew-dean Do you have a moment to review? Or have any requests for changes?

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 8, 2025
@iChenLei
Copy link
Member

iChenLei commented Aug 8, 2025

Do we currently lack an automated npm release CI pipeline? It appears we have been consistently relying on matthew-dean to perform manual releases.

@puckowski
Copy link
Contributor Author

Merging based on review. Yes, we have been relying on matthew-dean for releases. I'll experiment with an automated release pipeline to ease maintainer burden, though I don't know when I will get to it.
@iChenLei

@puckowski puckowski merged commit 9d345ff into less:master Aug 8, 2025
7 checks passed
@puckowski
Copy link
Contributor Author

@matthew-dean If you get a moment I think we are ready for a new release on npm.

n3dst4 added a commit to lumphammer/gumshoe-fvtt that referenced this pull request Aug 11, 2025
still hanging on less/less.js#4351 getting released
n3dst4 added a commit to lumphammer/gumshoe-fvtt that referenced this pull request Aug 11, 2025
* Update all non-major dependencies

* revert less again

still hanging on less/less.js#4351 getting released

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Neil de Carteret <git@lumphammer.net>
@n3dst4
Copy link

n3dst4 commented Sep 3, 2025

Hey @puckowski I just wanted to let you know I tested 4.4.1 with the fix for dotted layer names and it works great. Thanks for pushing it through!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants