2.4.1
Patch Changes
-
#9092
6edd600Thanks @ematipico! - Fixed #9052. This PR reverts changes introduced by #8519, which caused unwanted changes on how paths are resolved. -
#9091
3bf674dThanks @ematipico! - Fixed #9090, where SCSS files were incorrectly processed by Biome. This was a regressions caused by the latest developments for supporting SCSS out of the box. -
#9100
66931a8Thanks @siketyan! - Fixed #9081: ThenoUnknownPseudoElementrule no longer reports false positives for any known pseudo elements in CSS modules. This was a regression introduced in v2.4.0. -
#9102
d01b903Thanks @ematipico! - Fixed #9095, where Biome didn't print anything in stdin mode. This was a regression caused by a recent, internal refactor.
What's Changed
- chore: docs that break website by @ematipico in #9077
- chore(deps): update dependency @types/node to v24.10.13 by @renovate[bot] in #9083
- chore(deps): update dependency rust to v1.93.1 by @renovate[bot] in #9084
- chore(deps): update github-actions by @renovate[bot] in #9086
- chore(deps): update dependency tombi to v0.7.28 by @renovate[bot] in #9085
- feat(markdown): port snapshots from prettier by @tidefield in #9067
- fix(core): scss handling by @ematipico in #9091
- revert(core): includes resolution by @ematipico in #9092
- chore(deps): update rust crate jiff to 0.2.20 by @renovate[bot] in #9088
- chore(deps): update rust crate libc to 0.2.182 by @renovate[bot] in #9089
- fix(cli): stdin regression by @ematipico in #9102
- fix(lint): regression of the
noUnknownPseudoElementrule by @siketyan in #9100 - ci: release by @github-actions[bot] in #9094
Full Changelog: https://github.com/biomejs/biome/compare/@biomejs/biome@2.4.0...@biomejs/biome@2.4.1