Thanks to visit codestin.com
Credit goes to github.com

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: rollup/rollup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.50.2
Choose a base ref
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.52.0
Choose a head ref
  • 13 commits
  • 66 files changed
  • 7 contributors

Commits on Sep 17, 2025

  1. Disable Cargo cache for Android (#6112)

    There appear to be compile issues when there is an Android cargo cache
    lukastaegert authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    1088fb5 View commit details
    Browse the repository at this point in the history
  2. feat: support ROLLUP_FILE_URL_OBJ for URL object instead of string (#…

    …6108)
    
    feat: support ROLLUP_FILE_URL_OBJ asset references for URL object instead of string
    
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    guybedford and lukastaegert authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    7471074 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. chore(deps): lock file maintenance minor/patch updates (#6114)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    259c7ad View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. chore(deps): lock file maintenance minor/patch updates (#6116)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    b14f803 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate swc_compiler_base to v35 (#6113)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    0b8e19d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9265955 View commit details
    Browse the repository at this point in the history
  4. chore(deps): lock file maintenance (#6117)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    e518bde View commit details
    Browse the repository at this point in the history
  5. 4.51.0

    lukastaegert committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    1748736 View commit details
    Browse the repository at this point in the history
  6. Add support x86_64-pc-windows-gnu (#6110)

    * Add support for windows x64 gnu target
    
    * Fix path name
    
    ---------
    
    Co-authored-by: lsq <lsqypj.gmail.com>
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    lsq and lukastaegert authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    a0bb78c View commit details
    Browse the repository at this point in the history
  7. fix: manualChunks and non manualChunks shared dependencies are merged…

    … with the first manualChunk encountered alphabetically (#6087)
    
    * fix: manualChunks and non manualChunks shared dependencies are merged with the first manualChunk encountered alphabetically
    
    * test: manual chunks function form with onlyExplicitManualChunks flag
    
    * docs(configuration-options): add onlyexplicitmanualchunks section
    
    * chore: add depecretad type
    
    * fix: types
    
    * fix: markdown link
    maiieul authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    3f124ba View commit details
    Browse the repository at this point in the history
  8. Automatically remove REPL artefacts label from PRs (#6118)

    Only run when label is added and directly remove the label afterward
    lukastaegert committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    98f5d35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    039ba6b View commit details
    Browse the repository at this point in the history
  10. 4.52.0

    lukastaegert committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    2029f63 View commit details
    Browse the repository at this point in the history
Loading