-
-
Notifications
You must be signed in to change notification settings - Fork 650
Comparing changes
Open a pull request
base repository: web-infra-dev/rspack
base: v1.2.8
head repository: web-infra-dev/rspack
compare: v1.3.0
Commits on Mar 11, 2025
-
2
Configuration menu - View commit details
-
Copy full SHA for 6aaa809 - Browse repository at this point
Copy the full SHA 6aaa809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f193b - Browse repository at this point
Copy the full SHA 71f193bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 19ca33c - Browse repository at this point
Copy the full SHA 19ca33cView commit details
Commits on Mar 12, 2025
-
chore(deps): update npm dependencies (#9632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for f68457a - Browse repository at this point
Copy the full SHA f68457aView commit details -
chore(deps): update pnpm to v9.15.9 (#9633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for 233f83b - Browse repository at this point
Copy the full SHA 233f83bView commit details -
chore(deps): update github-actions (#9631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for bfe1e92 - Browse repository at this point
Copy the full SHA bfe1e92View commit details -
feat(compiler-builder)!: support
BuilderError
(#9627)* feat(compiler-builder): support `BuilderError` * fix: bench * fix: redundant must_use
2Configuration menu - View commit details
-
Copy full SHA for aabc042 - Browse repository at this point
Copy the full SHA aabc042View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for f1a3d38 - Browse repository at this point
Copy the full SHA f1a3d38View commit details -
test: modify concurrent to 5 to increase the config test concurrency (#…
…9628) test: modify concurrent to 5 to increase the test concurrency
2Configuration menu - View commit details
-
Copy full SHA for 2484a56 - Browse repository at this point
Copy the full SHA 2484a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d33829 - Browse repository at this point
Copy the full SHA 0d33829View commit details -
test(modern-module): add snapshot test (#9640)
test(modern-module): ensure no runtime
2Configuration menu - View commit details
-
Copy full SHA for a79e3c0 - Browse repository at this point
Copy the full SHA a79e3c0View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 170a35a - Browse repository at this point
Copy the full SHA 170a35aView commit details -
fix: revoke dependency clean dependency at module and block (#9638)
* fix: force revoke dependency remove module & block dependencies * perf: optimize modern_module_library_plugin finish make hook * fix: ci
2Configuration menu - View commit details
-
Copy full SHA for bf98eda - Browse repository at this point
Copy the full SHA bf98edaView commit details -
test(webpack): Sync new webpack cases tests (#9639)
chore: Sync new webpack cases tests
2Configuration menu - View commit details
-
Copy full SHA for c27e06b - Browse repository at this point
Copy the full SHA c27e06bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for fcc8225 - Browse repository at this point
Copy the full SHA fcc8225View commit details
Commits on Mar 13, 2025
-
chore(deps): update dependency lint-staged to ^15.5.0 (#9651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for 4abd2d3 - Browse repository at this point
Copy the full SHA 4abd2d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ddc24 - Browse repository at this point
Copy the full SHA 73ddc24View commit details -
test(webpack): Sync new webpack fixtures and hotCases tests (#9642)
chore: Sync new webpack fixtures and hotCases tests
2Configuration menu - View commit details
-
Copy full SHA for 06524a2 - Browse repository at this point
Copy the full SHA 06524a2View commit details -
fix(core): use future_scope to run parallel future (#9637)
* feat: introduce rspack_futures::scope * fix(core): Use rspack_futures::scope for fix --------- Co-authored-by: quininer <quininer@live.com>
2Configuration menu - View commit details
-
Copy full SHA for 1c7554b - Browse repository at this point
Copy the full SHA 1c7554bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 6dadaa5 - Browse repository at this point
Copy the full SHA 6dadaa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39405e5 - Browse repository at this point
Copy the full SHA 39405e5View commit details -
chore: upgrade @rspack/dev-server and webpack-dev-server (#9660)
* chore: upgrade @rspack/dev-server and webpack-dev-server * chore: upgrade dependencies to match webpack-dev-server
2Configuration menu - View commit details
-
Copy full SHA for a2e1e21 - Browse repository at this point
Copy the full SHA a2e1e21View commit details -
chore: clean unused test dev dependencies (#9662)
chore: clean unused dev dependencies
2Configuration menu - View commit details
-
Copy full SHA for 09ac9ef - Browse repository at this point
Copy the full SHA 09ac9efView commit details
Commits on Mar 14, 2025
-
feat: implement
module.generator.json.JSONParse
(#9666)For large `.json` modules, webpack will generate `JSON.parse` by default for better performance. But there are some circumstances that `JSON.parse` is not a good choice (e.g.: when doing AOT compilation). Thus, a new generator option `module.generator.json.JSONParse` is added to disable generating `JSON.parse` for `.json` module. The default value is kept as `true` and can be opt-out by custom rules. This is a port of webpack/webpack#19320.
2Configuration menu - View commit details
-
Copy full SHA for 396ce92 - Browse repository at this point
Copy the full SHA 396ce92View commit details -
chore: test mac on main branch (#9673)
* chore: test mac on main branch * chore: run mac test on main branch
2Configuration menu - View commit details
-
Copy full SHA for 6487eb8 - Browse repository at this point
Copy the full SHA 6487eb8View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for a1929a2 - Browse repository at this point
Copy the full SHA a1929a2View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 20b990a - Browse repository at this point
Copy the full SHA 20b990aView commit details -
chore(deps): update dependency css-loader to v7 (#9653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for 5994947 - Browse repository at this point
Copy the full SHA 5994947View commit details -
feat(deps)!: update SWC version to 16.5.0 (#9671)
chore: update SWC version to 16.5.0
2Configuration menu - View commit details
-
Copy full SHA for 1ce296b - Browse repository at this point
Copy the full SHA 1ce296bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for b309d50 - Browse repository at this point
Copy the full SHA b309d50View commit details -
test(webpack): Sync new webpack watchCases tests (#9644)
* chore: Sync new webpack fixtures watchCases tests * review: Apply suggestions Co-authored-by: harpsealjs <lingyucoder@gmail.com> * review: Add a comment to indicate why the tests are filtered out * review: Remove an uneeded test filter * review: Try to describe the reason of test filtering --------- Co-authored-by: harpsealjs <lingyucoder@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for fc97bea - Browse repository at this point
Copy the full SHA fc97beaView commit details -
test(webpack): Sync new webpack statsCases tests (#9643)
* chore: Sync new webpack fixtures statsCases tests * fix: Add test filtering reason
2Configuration menu - View commit details
-
Copy full SHA for 1e647a4 - Browse repository at this point
Copy the full SHA 1e647a4View commit details -
test(webpack): Sync new webpack configCases/css tests (#9655)
* chore: Sync new webpack configCases/css tests * review: fix typo Co-authored-by: harpsealjs <lingyucoder@gmail.com> * review: Try to describe the reason for test filtering --------- Co-authored-by: harpsealjs <lingyucoder@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 4a09e47 - Browse repository at this point
Copy the full SHA 4a09e47View commit details -
docs(zh): fix typo in contribute/index.mdx (#9680)
* docs(zh): fix typo * Update index.mdx --------- Co-authored-by: neverland <jait.chen@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8173af3 - Browse repository at this point
Copy the full SHA 8173af3View commit details -
feat: add extends property in config options (#9617)
* feat: add extends property in config options * fix lint error * feat: update docs * update extends docs
2Configuration menu - View commit details
-
Copy full SHA for 4081775 - Browse repository at this point
Copy the full SHA 4081775View commit details -
refactor: remove async-scope (#9677)
* refactor: remove async-scope * chore: fix shear * chore: fix test * chore: fix test * chore: fix test * chore: use async fs * chore: fix check * chore: fix test
2Configuration menu - View commit details
-
Copy full SHA for 14b1611 - Browse repository at this point
Copy the full SHA 14b1611View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 0f86840 - Browse repository at this point
Copy the full SHA 0f86840View commit details -
test: ecosystem CI add plugin test (#9670)
* test: ecosystem CI add plugin test
2Configuration menu - View commit details
-
Copy full SHA for d0e2190 - Browse repository at this point
Copy the full SHA d0e2190View commit details
Commits on Mar 15, 2025
-
2
Configuration menu - View commit details
-
Copy full SHA for 0b74cf2 - Browse repository at this point
Copy the full SHA 0b74cf2View commit details -
chore(deps): update webpack-bundle-analyzer and webpack-merge (#9615)
chore(deps): update webpack Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for 1d48ae2 - Browse repository at this point
Copy the full SHA 1d48ae2View commit details -
chore(deps): update dependency @swc/core to v1.11.9 (#9520)
* chore(deps): update dependency @swc/core to v1.11.9 * fix: correct argument for swc.minifySync in prepare-container-runtime.js --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: GiveMe-A-Name <a455300764b@hotmail.com> Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
2Configuration menu - View commit details
-
Copy full SHA for 0fb54b4 - Browse repository at this point
Copy the full SHA 0fb54b4View commit details -
docs: apply new theme colors to the documentation site (#9689)
* docs: using new theme colors * docs: update rp-c-brand-tint
Configuration menu - View commit details
-
Copy full SHA for 817c5ef - Browse repository at this point
Copy the full SHA 817c5efView commit details
Commits on Mar 16, 2025
-
2
Configuration menu - View commit details
-
Copy full SHA for 6dbba54 - Browse repository at this point
Copy the full SHA 6dbba54View commit details
Commits on Mar 17, 2025
-
2
Configuration menu - View commit details
-
Copy full SHA for a9c9b35 - Browse repository at this point
Copy the full SHA a9c9b35View commit details -
feat: js api support instranceof AsyncDependenciesBlock (#9661)
feat: AsyncDependenciesBlock
2Configuration menu - View commit details
-
Copy full SHA for e85f055 - Browse repository at this point
Copy the full SHA e85f055View commit details -
refactor: modify
module.code_generation
to async fn (#9626)* refactor: modify module.code_generation to async fn * refactor: modify module.code_generation to async fn * refactor: modify module.code_generation to async fn * refactor: modify module.code_generation to async fn * chore: use future_scope * refactor: modify module.code_generation to async fn --------- Co-authored-by: hardfist <yangjianzju@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for ebfb801 - Browse repository at this point
Copy the full SHA ebfb801View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for bb4763d - Browse repository at this point
Copy the full SHA bb4763dView commit details -
chore(deps): update dependency @module-federation/runtime-tools to v0…
….11.0 (#9593) * chore(deps): update dependency @module-federation/runtime-tools to v0.11.0 * fix test --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ahabhgk <ahabhgk@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 3c58b67 - Browse repository at this point
Copy the full SHA 3c58b67View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 92441ee - Browse repository at this point
Copy the full SHA 92441eeView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for c0a7e1b - Browse repository at this point
Copy the full SHA c0a7e1bView commit details
There are no files selected for viewing