What's Changed
- fix(rspack_testing): document on how to run the Rust core by @Boshen in #2547
- fix: bump version by @IWANABETHATGUY in #2500
- feat: built-in support for ProvidePlugin by @dhruvkelawala in #2492
- fix: library amd returning by @underfin in #2532
- chore: expose
util
for compiler.webpack by @IWANABETHATGUY in #2548 - feat: new url dependency in
target: 'node'
by @ahabhgk in #2535 - chore: remove unnecessary std::mem::take by @HerringtonDarkholme in #2549
- chore: 🤖 migrate test from webpack by @IWANABETHATGUY in #2550
- chore: git attributes ignore test related files by @IWANABETHATGUY in #2554
- deps(node_binding): dashmap v5.4.0 by @Boshen in #2555
- feat: wasm loading types by @ahabhgk in #2533
- chore: unify line endings for all files for any new clone by @ShuiRuTian in #2541
- fix: add more hash logic by @underfin in #2560
- fix: should generate correct output when running
rspack build --json stats.json
by @hardfist in #2557 - test: add e2e test in linux by @bvanjoi in #2561
- ci: cache pnpm globally by @Boshen in #2556
- chore: enable merge_queue by @hardfist in #2564
- chore: 🤖 webpack test case by @IWANABETHATGUY in #2544
- feat: module.rule[].dependency by @ahabhgk in #2562
- chore: add devcontainer files by @ShuiRuTian in #2542
- fix: require.cache undefined by @faga295 in #2468
- fix: 🐛 windows absolute should not be considered as scheme by @JSerFeng in #2571
- chore: add CODEOWNERS by @Boshen in #2480
- feat(rspack-cli): emit warning if the using nodejs version is not recommended by @dhruvkelawala in #2575
New Contributors
- @dhruvkelawala made their first contribution in #2492
- @ShuiRuTian made their first contribution in #2541
- @faga295 made their first contribution in #2468
Full Changelog: v0.1.4...v0.1.5