What's Changed
Exciting New Features 🎉
- feat(cacheable): add AsOwned by @jerrykingxyz in #8500
- feat: rspack_cacheable support
as
attr by @jerrykingxyz in #8521 - feat: rspack_cacheable support rspack_sources::BoxSource by @jerrykingxyz in #8527
Bug Fixes 🐞
- fix(incremental): wrong runtime module when rebuild by @ahabhgk in #8504
- fix:
WebWorkerTemplatePlugin
should generate import-scripts chunk loading runtime by @h-a-n-a in #8523 - fix: handle DataURI without base64 word by @inottn in #8380
- fix: variable name conflict with concatenate and runtime code by @inottn in #8386
Document Updates 📖
- docs: add examples for ESM loader by @chenjiahan in #8498
- docs: chunk level incremental by @ahabhgk in #8505
- docs: remove wrong short argument -w for --json in cli.mdx by @stefanseeger in #8507
- docs: update plugin compatible table by @chenjiahan in #8526
Other Changes
- chore(deps): update dependency @swc/plugin-remove-console to v5 by @renovate in #8515
- test: create issues for webpack-test failure cases by @GiveMe-A-Name in #8491
- refactor: rename FileSystem to SyncFileSystem by @hardfist in #8520
- refactor: unify to filesystem in rspack_core by @hardfist in #8522
- chore: update error message for task loop by @wtlin1228 in #8418
New Contributors
- @stefanseeger made their first contribution in #8507
- @wtlin1228 made their first contribution in #8418
Full Changelog: v1.1.3...v1.1.4