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.29.1
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.29.2
Choose a head ref
  • 6 commits
  • 21 files changed
  • 5 contributors

Commits on Dec 27, 2024

  1. Improve caching on CI (#5772)

    * Try to build WASM on Ubuntu
    
    * Align cache keys for performance report/REPL
    
    They can share the cache with the corresponding build jobs.
    
    * Only save caches on master
    lukastaegert authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    c54fb1b View commit details
    Browse the repository at this point in the history
  2. fix(deps): lock file maintenance minor/patch updates (#5773)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    6b2c841 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Align CI Node versions

    lukastaegert committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    15f72a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. fix: keep import attributes for cjs format (#5781)

    keep import attributes for cjs format
    TrickyPi authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    0c70b6b View commit details
    Browse the repository at this point in the history
  2. feat: use picocolors instead of colorette (#5780)

    * feat: use picocolors instead of colorette
    
    * fixup! feat: use picocolors instead of colorette
    re-taro authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    37c5166 View commit details
    Browse the repository at this point in the history
  3. 4.29.2

    lukastaegert committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    f5c349e View commit details
    Browse the repository at this point in the history
Loading