8000 Comparing v2.62.0...v2.63.0 · rollup/rollup · GitHub
[go: up one dir, main page]

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.62.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.63.0
Choose a head ref
  • 11 commits
  • 43 files changed
  • 4 contributors

Commits on Dec 24, 2021

  1. Update changelog

    lukastaegert committed Dec 24, 2021
    8000 Configuration menu
    Copy the full SHA
    2a899d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Stabilize watch tests (#4318)

    * Use atomic file writes
    
    * Use atomic file writes for regular watch tests
    
    * Increase timeout
    lukastaegert authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    7f55571 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    ba7fc53 View commit details
    Browse the repository at this point in the history
  2. refactor: convert utils.transform to async function (#4333)

    * refactor: convert utils.transform to async function
    
    * initialize plugin name
    dnalborczyk authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    3943111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    342ba2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a54b798 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fea0d7 View commit details
    Browse the repository at this point in the history
  6. Detect unfulfilled async hook actions and report error on exit (#4320)

    * Better user experience with buggy plugins that previously caused
      rollup to exit abruptly without any output, error or warning,
      and a zero process exit code incorrectly indicating success.
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    kzc and lukastaegert authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    0ceee1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf53733 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    lukastaegert committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    27196a0 View commit details
    Browse the repository at this point in the history
  9. 2.63.0

    lukastaegert committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ae674c9 View commit details
    Browse the repository at this point in the history
Loading
0