| 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
- Fix Safari devtools rendering issue due to
color-mix fallback (#19069)
- Suppress Lightning CSS warnings about
:deep, :slotted, and :global (#19094)
- Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
- Allow named groups in combination with
not-*, has-*, and in-* (#19100)
- Prevent important utilities from affecting other utilities (#19110)
- Don’t index into strings with the
theme(…) function (#19111)
- Fix parsing issue when
\t is used in at-rules (#19130)
- Upgrade: Canonicalize utilities containing
0 values (#19095)
- Upgrade: Migrate deprecated
break-words to wrap-break-word (#19157)
Changed
- Remove the
postinstall script from oxide (#19149)