Sourced from vite's changelog.
6.3.2 (2025-04-18)
- fix: match default asserts case insensitive (#19852) (cbdab1d), closes #19852
- fix: open first url if host does not match any urls (#19886) (6abbdce), closes #19886
- fix(css): respect
css.lightningcssoption in css minification process (#19879) (b5055e0), closes #19879- fix(deps): update all non-major dependencies (#19698) (bab4cb9), closes #19698
- feat(css): improve lightningcss messages (#19880) (c713f79), closes #19880
4bc17b4
release: v6.3.2b5055e0
fix(css): respect css.lightningcss option in css
minification process (#19879)c713f79
feat(css): improve lightningcss messages (#19880)cbdab1d
fix: match default asserts case insensitive (#19852)6abbdce
fix: open first url if host does not match any urls (#19886)bab4cb9
fix(deps): update all non-major dependencies (#19698)a7349ef
release: v6.3.1a152b7c
fix: backward compat for internal plugin transform calls
(#19878)35c7f35
fix: avoid using Promise.allSettled in preload function (#19805)5fdcfe7
release: v6.3.0