Highlights
improve error report of serde deserialize error
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
- feat(html): improve template parameters by @LingyuCoder in #7686
- feat(html): support js template without child compiler by @LingyuCoder in #7704
- feat(rspack-cli): support more flags for command serve by @shulaoda in #7710
- feat(create-rspack): support for linter, formatter and CLI flags by @chenjiahan in #7735
- feat(html): support hooks by @LingyuCoder in #7729
Bug Fixes 🐞
- fix: use topological order when SideEffectsFlagPlugin optimize incoming connections by @ahabhgk in #7717
- fix(core): improve error report when load builtin:swc-loader and buitin:lightningcss-loader by @hardfist in #7700
- fix: align ignored module debug comment with webpack by @fi3ework in #7736
- fix: template react logo animation css selector by @velusgautam in #7741
- fix: add
in_function_scope
for getters and setters by @CPunisher in #7745
Document Updates 📖
- docs: Announcing Rspack 1.0 by @chenjiahan in #7682
- docs: fix FAQ in the 1.0 announcement by @chenjiahan in #7712
- docs: fix type of
devServer.hot
by @shulaoda in #7711 - docs: change Dominus Kelvin to Kelvin Omereshone by @DominusKelvin in #7714
- docs: remove outdated content from announcing-1-0.mdx by @chenjiahan in #7716
- docs(landingpage): extract comps to @rstack-dev/doc-ui by @SoonIter in #7726
- docs: correct asset generator filename property type by @nanianlisao in #7755
- docs: disable bundler info injection by set
force: false
by @LingyuCoder in #7756
Other Changes
- refactor: improve HarmonyAcceptDependency by @shulaoda in #7671
- refactor: remove ErrorSpan in dependencies by @shulaoda in #7674
- test(rspack-cli): enable rspack cli command serve basic test case by @shulaoda in #7724
- chore: add SECURITY.md by @hardfist in #7733
- test(infra): improve e2e test stability by @shulaoda in #7713
- chore: change security report email by @hardfist in #7760
- test: webpack test hot cases for new incremental by @ahabhgk in #7738
- chore(deps): upgrade @rstack-dev/doc-ui 1.4.0 by @SoonIter in #7765
New Contributors
- @DominusKelvin made their first contribution in #7714
- @velusgautam made their first contribution in #7741
- @nanianlisao made their first contribution in #7755
Full Changelog: v1.0.0...v1.0.1