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.0.11
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.0.12
Choose a head ref
  • 14 commits
  • 65 files changed
  • 11 contributors

Commits on Oct 15, 2024

  1. chore(workflow): merge website folder to the root pnpm workspace (#8114)

    * chore(workflow): add website folder to root workspace
    
    * fix: snapshot
    
    * fix: snapshot
    chenjiahan authored Oct 15, 2024
    2 Configuration menu
    Copy the full SHA
    bd4efea View commit details
    Browse the repository at this point in the history
  2. release:1.0.11 (#8118)

    Release Packages:1.0.11
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Cong-Cong Pan <dacongsama@live.com>
    3 people authored Oct 15, 2024
    2 Configuration menu
    Copy the full SHA
    6c82d3a View commit details
    Browse the repository at this point in the history
  3. feat(cli): add exports field (#8119)

    feat(CLI): add exports field
    chenjiahan authored Oct 15, 2024
    2 Configuration menu
    Copy the full SHA
    0d01456 View commit details
    Browse the repository at this point in the history
  4. feat(rspack_core): use simple string parsing instead of regex (#8113)

    * feat(rspack_core): use simple string parsing instead of regex
    
    * move
    shulaoda authored Oct 15, 2024
    2 Configuration menu
    Copy the full SHA
    24e806d View commit details
    Browse the repository at this point in the history
  5. chore: upgrade rust to 1.81.0 nightly (#8111)

    * chore: upgrade rust to 1.81.0 nightly
    
    * fix: update asset size to usize
    jerrykingxyz authored Oct 15, 2024
    2 Configuration menu
    Copy the full SHA
    a97e105 View commit details
    Browse the repository at this point in the history
  6. 2 Configuration menu
    Copy the full SHA
    1229b37 View commit details
    Browse the repository at this point in the history
  7. 2 Configuration menu
    Copy the full SHA
    45c0b20 View commit details
    Browse the repository at this point in the history
  8. 2 Configuration menu
    Copy the full SHA
    4ea491e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. 2 Configuration menu
    Copy the full SHA
    5fe525b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a2e3f View commit details
    Browse the repository at this point in the history
  3. fix: should not panic when passing test option to SourceMapDevToolP…

    …lugin (#8136)
    
    fix: panic when passing `test` option to SourceMapDevToolPlugin
    inottn authored Oct 16, 2024
    2 Configuration menu
    Copy the full SHA
    dcfcea0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update npm dependencies (#8133)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    2 Configuration menu
    Copy the full SHA
    1382bac View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    490eb8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    089aa68 View commit details
    Browse the repository at this point in the history
Loading