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.21.0
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.21.1
Choose a head ref
  • 8 commits
  • 103 files changed
  • 4 contributors

Commits on Aug 18, 2024

  1. Fix REPL loading

    lukastaegert committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    916bd62 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore(deps): update dependency @types/eslint to v9 (#5591)

    * chore(deps): update dependency @types/eslint to v9
    
    * Migrate configuration
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    renovate[bot] and lukastaegert authored Aug 19, 2024
    1 Configuration menu
    Copy the full SHA
    9625890 View commit details
    Browse the repository at this point in the history
  2. preload the WASM file even though the version is undefined. (#5618)

    preload the WASM file even though the version is undefined
    TrickyPi authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    262a388 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

    * chore(deps): lock file maintenance minor/patch updates
    
    * Add missing config dependency
    
    * Update audit
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    renovate[bot] and lukastaegert authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3eb8817 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c1d25d6 View commit details
    Browse the repository at this point in the history
  2. fix: add space for DOCUMENT_CURRENT_SCRIPT template (#5624)

    * add space for DOCUMENT_CURRENT_SCRIPT template
    
    * update micromatch version
    TrickyPi authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eb07813 View commit details
    Browse the repository at this point in the history
  3. fix: get the right chunk name for preserve modules in Windows (#5625)

    * add test
    
    * remove Windows drive prefix
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    TrickyPi and lukastaegert authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fadebcd View commit details
    Browse the repository at this point in the history
  4. 4.21.1

    lukastaegert committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c33c6ce View commit details
    Browse the repository at this point in the history
Loading