Release list |
4.1.11 | RECENT | |
4.1.10 | | |
4.1.9 | | |
4.1.8 | | |
4.1.7 | | |
4.1.6 | | |
4.1.5 | | |
4.1.4 | | |
4.1.3 | | |
4.1.2 | | |
4.1.1 | | |
4.1.0 | | |
4.0.17 | | |
4.0.16 | | |
4.0.15 | | |
4.0.14 | | |
4.0.13 | | |
4.0.12 | | |
4.0.11 | | |
4.0.10 | | |
Release notes:
Fixed
- Vite: Fix
url(…)
rebasing in transitively imported CSS files (#16965)
- PostCSS: Rebase
url(…)
s in imported CSS files (#16965)
- Ensure utilities are sorted based on their actual property order (#16995)
- Ensure strings in Pug and Slim templates are handled correctly (#17000)
- Ensure classes between
}
and {
are properly extracted (#17001)
- Add
razor
/cshtml
pre processing (#17027)
- Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031)