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: v2.51.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: v2.51.1
Choose a head ref
  • 5 commits
  • 13 files changed
  • 3 contributors

Commits on Jun 7, 2021

  1. Fix broken links

    lukastaegert committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    526b97e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. fix: export rollup.defineConfig at runtime (#4134)

    * fix: export `rollup.defineConfig` at Node.js runtime
    
    * fix: export `rollup.defineConfig` at browser runtime
    
    * test: add test of `rollup.defineConfig` (cjs, mjs)
    
    * Also use bootstrap for coverage build
    
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    tasshi-me and lukastaegert authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f46b80a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26fd18c View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    7739204 View commit details
    Browse the repository at this point in the history
  4. 2.51.1

    lukastaegert committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    76dedd6 View commit details
    Browse the repository at this point in the history
Loading