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.10
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.11
Choose a head ref
  • 20 commits
  • 167 files changed
  • 14 contributors

Commits on Oct 11, 2024

  1. 2 Configuration menu
    Copy the full SHA
    0683b3e View commit details
    Browse the repository at this point in the history
  2. chore: polish CSS HMR logs and correct the case (#8083)

    * chore: polish CSS HMR logs and correct the case
    
    * test: fix snapshot
    chenjiahan authored Oct 11, 2024
    2 Configuration menu
    Copy the full SHA
    5b6d1e0 View commit details
    Browse the repository at this point in the history
  3. fix: avoid renaming the export name when outputting a library (#8046)

    * fix: avoid renaming the export name when outputting a library
    
    * chore: move test files
    inottn authored Oct 11, 2024
    2 Configuration menu
    Copy the full SHA
    0dc49c0 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    ad9b69f View commit details
    Browse the repository at this point in the history
  5. release:1.0.10 (#8085)

    * Release Packages:1.0.10
    
    * chore: update snapshot
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Cong-Cong <dacongsama@live.com>
    3 people authored Oct 11, 2024
    2 Configuration menu
    Copy the full SHA
    6f08e69 View commit details
    Browse the repository at this point in the history
  6. fix: return url in CreateScriptUrlRuntimeModule (#8088)

    * fix: return url in CreateScriptUrlRuntimeModule
    
    * fix: return url in CreateScriptUrlRuntimeModule
    
    * fix: return url in CreateScriptUrlRuntimeModule
    LingyuCoder authored Oct 11, 2024
    2 Configuration menu
    Copy the full SHA
    3153da6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. chore(deps): update npm dependencies (#7976)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 12, 2024
    2 Configuration menu
    Copy the full SHA
    f976d70 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    aad975b View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    cc3c68c View commit details
    Browse the repository at this point in the history
  4. perf: bundle @rspack/core for faster startup (#8072)

    * test
    
    * fix: external compiled bundles
    
    * fix: css extract loader
    
    * feat: bundle runtime code
    
    * fix: hot path
    
    * fix: build
    
    * test: snapshot
    
    * fix: test snapshot
    
    * chore: update prebundle config
    
    * fix: snapshot
    
    * fix: snapshot
    
    * fix: snapshot
    
    * fix: doc check
    
    * fix
    chenjiahan authored Oct 12, 2024
    2 Configuration menu
    Copy the full SHA
    d38945b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. 2 Configuration menu
    Copy the full SHA
    a5b74a0 View commit details
    Browse the repository at this point in the history
  2. perf(rspack_core): replace HASH_PLACEHOLDER_REGEX with simple strin…

    …g parsing (#7907)
    
    * perf(rspack_core): replace HASH_PLACEHOLDER_REGEX with simple string parsing
    
    * feat: add replace_all_hash_pattern
    
    * refactor: replace_all_hash_pattern
    
    * improve
    
    * fix
    
    * improve
    
    * solve conflicts
    shulaoda authored Oct 14, 2024
    2 Configuration menu
    Copy the full SHA
    233e811 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    c3a09fd View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    9326fcf View commit details
    Browse the repository at this point in the history
  5. refactor: add JSDoc & types to improve Rspack configuration.output ty…

    …pes. (#8107)
    
    refactor: add JSDoc & Types to improve Rspack configuration.output types.
    GiveMe-A-Name authored Oct 14, 2024
    2 Configuration menu
    Copy the full SHA
    b145c15 View commit details
    Browse the repository at this point in the history
  6. 2 Configuration menu
    Copy the full SHA
    636d37d View commit details
    Browse the repository at this point in the history
  7. perf: add cache for getting sideEffectState (#8070)

    perf: improve perf for sideEffectPlugin
    JSerFeng authored Oct 14, 2024
    2 Configuration menu
    Copy the full SHA
    af9acfd View commit details
    Browse the repository at this point in the history
  8. 2 Configuration menu
    Copy the full SHA
    69e3bc3 View commit details
    Browse the repository at this point in the history
  9. chore(website/deps): bump 1.33.1 (#8112)

    chore: bump 1.33.1
    SoonIter authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    25af140 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    0cec567 View commit details
    Browse the repository at this point in the history
Loading