| Release list |
| 4.1.16 | RECENT | |
| 4.1.15 | | |
| 4.1.14 | | |
| 3.4.18 | | |
| 4.1.13 | | |
| 4.1.12 | | |
| 4.1.11 | | |
| 4.1.10 | | |
| 4.1.9 | | |
| 4.1.8 | | |
| 4.1.7 | | |
| 4.1.6 | | |
| 4.1.5 | | |
| 4.1.4 | 6m+ | |
| 4.1.3 | 6m+ | |
| 4.1.2 | 6m+ | |
| 4.1.1 | 6m+ | |
| 4.1.0 | 6m+ | |
| 4.0.17 | 6m+ | |
| 4.0.16 | 6m+ | |
Release notes:
Fixed
- Correctly parse custom properties with strings containing semicolons (#18251)
- Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g.
/[0.16] → /16) (#18184)
- Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#18184)
- Upgrade: Migrate negative arbitrary values to negative bare values (e.g.
mb-[-32rem] → -mb-128) (#18212)
- Upgrade: Do not migrate
blur in wire:model.blur (#18216)
- Don't add spaces around CSS dashed idents when formatting math expressions (#18220)