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.71.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: v2.72.1
Choose a head ref
  • 7 commits
  • 24 files changed
  • 4 contributors

Commits on May 5, 2022

  1. feat: CLI event hook flags (#4457)

    * added error handling for execSync
    
    * now get hooks from config, abstracted into own file, with typings added
    
    * CLI only
    
    * removing an unintended import in types.d.ts
    
    * add new flags to cli/help.md
    
    * added some docs
    
    * update docs
    
    * added a cli test for watch-event-hooks
    
    * scaffold test, need to figure out how to actually write it now
    
    * need guidance
    
    * tests passing now with change for child.stdout -> process.stderr
    
    * fixed test abortOnStderr
    
    Co-authored-by: Harris Miller <[email protected]>
    Harris-Miller and Harris Miller authored May 5, 2022
    Configuration menu
    Copy the full SHA
    0c75914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6195638 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    lukastaegert committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c890249 View commit details
    Browse the repository at this point in the history
  4. 2.72.0

    lukastaegert committed May 5, 2022
    Configuration menu
    Copy the full SHA
    19aef13 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    47d8d5a View commit details
    Browse the repository at this point in the history
  2. Update changelog

    lukastaegert committed May 7, 2022
    Configuration menu
    Copy the full SHA
    5ea1b39 View commit details
    Browse the repository at this point in the history
  3. 2.72.1

    lukastaegert committed May 7, 2022
    Configuration menu
    Copy the full SHA
    67b37dd View commit details
    Browse the repository at this point in the history
Loading