Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-15 | 287 Bytes | |
v5.100.2 source code.tar.gz | 2025-07-15 | 6.9 MB | |
v5.100.2 source code.zip | 2025-07-15 | 10.4 MB | |
Totals: 3 Items | 17.4 MB | 0 |
Fixes
- Keep consistent CSS order
- Dependency without the source order attribute must keep their original index
- Keep module traversal consistent across reexport scenarios
Performance Improvements
- Extend
importPhasesPlugin
only when enabledeferImport
(#19689)