Update Mar 7, 2025 tracked by Updatify
6.2.1 (2025-03-07)
Features
Bug Fixes
- css: stabilize css module hashes with lightningcss in dev mode (#19481) (92125b4)
- deps: update all non-major dependencies (#19555) (f612e0f)
- reporter: fix incorrect bundle size calculation with non-ASCII characters (#19561) (437c0ed)
- sourcemap: combine sourcemaps with multiple sources without matched source (#18971) (e3f6ae1)
- ssr: named export should overwrite export all (#19534) (2fd2fc1)
Performance Improvements
Miscellaneous Chores
- css: move environment destructuring after condition check (#19492) (c9eda23)
- html: remove unnecessary value check (#19491) (797959f)
Code Refactoring
-
remove
isBuildcheck from preAliasPlugin (#19587) (c9e086d) - restore endsWith usage (#19554) (6113a96)
-
use
applyToEnvironmentin internal plugins (#19588) (f678442)