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.2.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.2.5
Choose a head ref
  • 18 commits
  • 85 files changed
  • 8 contributors

Commits on Feb 18, 2025

  1. docs: update release workflow (#9357)

    * docs: update release workflow
    
    * fix: delete
    chenjiahan authored Feb 18, 2025
    2 Configuration menu
    Copy the full SHA
    fee8ae9 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    e4a96a7 View commit details
    Browse the repository at this point in the history
  3. ci: add option to test when releasing canary (#9363)

    ci: test when releasing canary
    LingyuCoder authored Feb 18, 2025
    2 Configuration menu
    Copy the full SHA
    a81bd20 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. 2 Configuration menu
    Copy the full SHA
    6032d46 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.2.4 (#9356)

    * chore: release 1.2.4
    
    * chore: add tests option (#9361)
    
    chore: add tests option for release full
    
    * chore: fix workflow
    
    ---------
    
    Co-authored-by: hardfist <yangjianzju@gmail.com>
    JSerFeng and hardfist authored Feb 19, 2025
    2 Configuration menu
    Copy the full SHA
    d376c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9484906 View commit details
    Browse the repository at this point in the history
  4. docs: fix import SRI statement (#9376)

    * docs: fix import statement of sri plugin
    
    * docs: fix import statement of sri plugin
    LingyuCoder authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    0e8e4b0 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update rspress to v1.41.3 (#9368)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 19, 2025
    2 Configuration menu
    Copy the full SHA
    b573639 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update github-actions (#9364)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 19, 2025
    2 Configuration menu
    Copy the full SHA
    e192dba View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency prettier to v3.5.1 (#9365)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 19, 2025
    2 Configuration menu
    Copy the full SHA
    667ba5c View commit details
    Browse the repository at this point in the history
  8. 2 Configuration menu
    Copy the full SHA
    c956200 View commit details
    Browse the repository at this point in the history
  9. fix: remove unnecessary path-to-URL conversion in html plugin (#9348)

    refactor: remove parse_to_url fn
    inottn authored Feb 19, 2025
    2 Configuration menu
    Copy the full SHA
    e63a022 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    499b909 View commit details
    Browse the repository at this point in the history
  11. chore(deps): update SWC to 14.0.0 (#9371)

    chore: update swc version
    GiveMe-A-Name authored Feb 19, 2025
    2 Configuration menu
    Copy the full SHA
    708ce24 View commit details
    Browse the repository at this point in the history
  12. feat(splitChunks): support splitChunks.minSizeReduction (#9341)

    * feat(splitChunks): support splitChunks.minSizeReduction
    
    * Update website/docs/zh/plugins/webpack/split-chunks-plugin.mdx
    
    Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
    
    * Update website/docs/en/plugins/webpack/split-chunks-plugin.mdx
    
    Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
    
    * chore: correct descriptions
    
    ---------
    
    Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
    JSerFeng and chenjiahan authored Feb 19, 2025
    2 Configuration menu
    Copy the full SHA
    15737ab View commit details
    Browse the repository at this point in the history
  13. 2 Configuration menu
    Copy the full SHA
    3d61889 View commit details
    Browse the repository at this point in the history
  14. Revert "perf: reuse js dependency" (#9389)

    Revert "perf: reuse js dependency (#9352)"
    
    This reverts commit 6032d46.
    JSerFeng authored Feb 19, 2025
    2 Configuration menu
    Copy the full SHA
    39f13d9 View commit details
    Browse the repository at this point in the history
  15. chore: release 1.2.5

    JSerFeng committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    100bd6e View commit details
    Browse the repository at this point in the history
Loading