Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: web-infra-dev/rspack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.4
Choose a base ref
...
head repository: web-infra-dev/rspack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.5
Choose a head ref
  • 14 commits
  • 55 files changed
  • 7 contributors

Commits on Jan 27, 2026

  1. chore: release 1.7.4 (#12862)

    * Release 0.7.4
    
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    
    Generated by cargo-workspaces
    
    * chore: v1.7.4
    stormslowly authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    af01898 View commit details
    Browse the repository at this point in the history
  2. fix: fix pnaic for quasic in template literals (#12865)

    * fix: fix pnaic for quasic in template literals
    
    * Update index.js
    hardfist authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    46300d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43044a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aa3e5c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. chore: fix bundle-diff for v1 branch (#12876)

    * chore: fix bundle-diff for v1 branch
    
    * chore(ci): change diff action's target_branch
    
    ---------
    
    Co-authored-by: easy1090 <[email protected]>
    hardfist and yifancong authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    212b949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3a328c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. fix: should render export name when re-export from different modules …

    …for v1.7 (#12888)
    
    fix: should render export name when re-export from different modules
    JSerFeng authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    bbb60b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb57fa View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Configuration menu
    Copy the full SHA
    634f7f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Release 0.7.5

    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    
    Generated by cargo-workspaces
    SyMind committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    251db56 View commit details
    Browse the repository at this point in the history
  2. chore: release v1.7.5

    SyMind committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    058420f View commit details
    Browse the repository at this point in the history
  3. fix(rstest): rstest.importActual not work when imported from `@rste…

    …st/core` (#12918)
    
    fix(rstest): `rstest.importActual` not work when imported from `@rstest/core`  (#12908)
    9aoy authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    f9caf8e View commit details
    Browse the repository at this point in the history
  4. chore: RSBUILD_REF v1.x

    SyMind committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    a7e63ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e06dcf View commit details
    Browse the repository at this point in the history
Loading