v4.1.1
Release Summary
This release includes a bug fix improving support for @import
strings in CSS, enhancing compatibility with various syntax patterns. Dependency updates were made to friendsofphp/php-cs-fixer
, progressing incrementally from version ^3.68
to ^3.75
within the /tools
directory, ensuring up-to-date code formatting tools. Additionally, updates to GitHub Actions dependencies were applied, with hoverkraft-tech/ci-github-common
upgraded from 0.17.0
to 0.22.0
, improving CI reliability and functionality.
There are no breaking changes in this release.
What's Changed
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.68 to ^3.69 in /tools by @dependabot in #102
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.69 to ^3.70 in /tools by @dependabot in #103
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.70 to ^3.72 in /tools by @dependabot in #106
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.72 to ^3.73 in /tools by @dependabot in #108
- build(deps): bump hoverkraft-tech/ci-github-common from 0.17.0 to 0.18.0 in the github-actions-dependencies group by @dependabot in #107
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.73 to ^3.74 in /tools by @dependabot in #110
- build(deps): bump hoverkraft-tech/ci-github-common from 0.18.0 to 0.22.0 in the github-actions-dependencies group by @dependabot in #109
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.74 to ^3.75 in /tools by @dependabot in #111
- fix: support @import string by @neilime in #113
Full Changelog: v4.1.0...v4.1.1