What's Changed
New Features 🎉
- feat: enable error tolerance for type re-exports by @chenjiahan in #5670
- feat: add
filename.wasm
config by @chenjiahan in #5677
Performance 🚀
- perf: use
endsWith
instead of regex by @chenjiahan in #5668 - perf: require rspack to improve startup performance by @chenjiahan in #5673
Bug Fixes 🐞
- fix: watch options not work in build watch mode by @chenjiahan in #5674
Document 📖
Other Changes
- test: enable HMR test for Preact createContext by @chenjiahan in #5669
- chore: rename the rspack folder to rspack-plugins by @chenjiahan in #5672
- test: split Wasm test cases into subdirectories by @chenjiahan in #5676
- chore(deps): update dependency cross-env to v10 by @renovate[bot] in #5678
- chore: simplify scripts in package.json by @chenjiahan in #5679
- release: 1.4.11 by @chenjiahan in #5680
Full Changelog: v1.4.10...v1.4.11