What's Changed
Performance Improvements ⚡
- perf: convert to RawSource in devtool to reduce one time source map calculation when convert to JsCompatSource by @ahabhgk in #3748
Exciting New Features 🎉
Bug Fixes 🐞
- fix(rspack_core): context delete file by @LingyuCoder in #3749
- fix: should escape css url content by @ahabhgk in #3757
- fix: react refresh module id by @ahabhgk in #3763
Other Changes
- refactor: rename
CodeGeneratableDependency
toDependencyTemplate
for more consistency by @hyf0 in #3751 - chore: serialize the graph for better debugging. by @IWANABETHATGUY in #3752
- chore: bump Rust dependencies by @Boshen in #3728
- chore: add @ScriptedAlchemy to Rspack core by @Boshen in #3758
Full Changelog: 0.2.6...0.2.7