What's Changed
New Features 🎉
- feat: support show overlay in the browser when compiler error by @9aoy in #1939
- feat: make overlay responsive by @chenjiahan in #1957
- feat: improve overlay style and link feedback by @chenjiahan in #1962
- feat: improve overlay close icon style by @chenjiahan in #1964
Bug Fixes 🐞
- fix: onAfterBuild hook async not work by @chenjiahan in #1955
- fix: onDevCompileDone hook async not work by @chenjiahan in #1956
- fix: support output childCompiler error by @9aoy in #1959
- fix(overlay): detect document, respect overlay option by @fi3ework in #1958
- fix(plugin-solid): downgrade solid-refresh to v0.6.3 by @chenjiahan in #1966
Document 📖
- docs: add rsfamily-design-resources link by @chenjiahan in #1950
- docs: add lightningcss to build perf guide by @chenjiahan in #1961
- docs: add SWC Wasm plugin guide by @chenjiahan in #1965
Other Changes
- chore(workflow): improve cspell config by @chenjiahan in #1951
- chore: fix all cspell errors by @chenjiahan in #1952
- chore(workflow): run cspell checker in CI by @chenjiahan in #1953
Full Changelog: v0.5.4...v0.5.5