v1.0.5
What's Changed
Bug Fixes π
- fix(external_module): use "const" if supported when concatenation by @fi3ework in #7836
- fix(create-rspack): eslint-plugin-react-hooks version conflict by @chenjiahan in #7854
- fix: remove LightningCssMinimizerRspackPlugin exclude option default value by @noshower in #7811
- fix: trusted type with devtool eval by @LingyuCoder in #7866
- fix: do not use affected for side-effects-flag-plugin by @JSerFeng in #7865
- fix: should forward sourcemaps for refresh loaders by @h-a-n-a in #7872
- fix: should provide full error message with error name when
hideStack
is set totrue
by @h-a-n-a in #7867
Document Updates π
- docs: add NIO logo at built with rspack by @littleVege in #7856
- docs: add clarification to loader
this.callback
usage by @h-a-n-a in #7855 - docs: remove disableTransformByDefault by @9aoy in #7863
- docs: add
sources
JavaScript API by @chenjiahan in #7876 - docs: update slogan for who is using by @chenjiahan in #7881
- docs: add ABB logo at built with rspack by @VugarAhmadov in #7880
- docs: add sequoia logo at who is using by @ibuli in #7882
- docs: add getaround logo at who is using by @CPatchane in #7883
Other Changes
- ci: remove firefox by @LingyuCoder in #7857
- refactor(types): remove @ts-expect-error in Compiler and MultiCompiler by @SoonIter in #7824
- test(dev-server): enable dev server test cases by @LingyuCoder in #7861
- test(dev-sever): add e2e test cases part 2 by @LingyuCoder in #7829
- test(dev-sever): add e2e test cases part 3 by @LingyuCoder in #7833
- chore: remove "rust-analyzer.checkOnSave" of VS Code by @fi3ework in #7874
- test: disable unstable dev server snapshot case by @LingyuCoder in #7877
- refactor: css-extract using parseMeta to store css info by @JSerFeng in #7878
New Contributors
- @littleVege made their first contribution in #7856
- @VugarAhmadov made their first contribution in #7880
- @ibuli made their first contribution in #7882
- @CPatchane made their first contribution in #7883
Full Changelog: v1.0.4...v1.0.5