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.18.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.19.0
Choose a head ref
  • 10 commits
  • 79 files changed
  • 6 contributors

Commits on Jul 10, 2024

  1. refactor(finalisers): condition branch (#5570)

    * refactor(finalisers): condition branch
    
    * fix: lint
    
    ---------
    
    Co-authored-by: zhangmo8 <wegi866@gmail.com>
    Simon-He95 and zhangmo8 authored Jul 10, 2024
    1 Configuration menu
    Copy the full SHA
    13cdab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. 1 Configuration menu
    Copy the full SHA
    ce8f83c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. 1 Configuration menu
    Copy the full SHA
    689587d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency inquirer to v10 (#5575)

    * chore(deps): update dependency inquirer to v10
    
    * Fix test and update
    
    ---------
    
    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 Jul 13, 2024
    1 Configuration menu
    Copy the full SHA
    db4ecdf View commit details
    Browse the repository at this point in the history
  3. chore(deps): lock file maintenance minor/patch updates (#5576)

    * chore(deps): lock file maintenance minor/patch updates
    
    * Adapt code
    
    ---------
    
    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 Jul 13, 2024
    1 Configuration menu
    Copy the full SHA
    4f37dac View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

    * chore(deps): lock file maintenance minor/patch updates
    
    * Fix types
    
    ---------
    
    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 Jul 19, 2024
    1 Configuration menu
    Copy the full SHA
    a9a6108 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. When tree-shaking logical expression, make sure to remove all trailin…

    …g white-space. (#5581)
    
    This should hopefully also improve sourcemaps.
    lukastaegert authored Jul 20, 2024
    1 Configuration menu
    Copy the full SHA
    1d2c1e9 View commit details
    Browse the repository at this point in the history
  2. feat: implementing decorator support (#5562)

    * feat: implementing decorator support
    
    * tweak test
    
    * downgrade macOS version in test
    
    * ci: the key of node modules cache include target
    
    * downgrade macOS version in build
    
    * Try to use ARM build for tests instead
    
    * tree-shaking
    
    * improve coverage
    
    * tweak and fix
    
    * Detect side effects of non-call decorators
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    TrickyPi and lukastaegert authored Jul 20, 2024
    1 Configuration menu
    Copy the full SHA
    64af3df View commit details
    Browse the repository at this point in the history
  3. Fix types

    lukastaegert committed Jul 20, 2024
    1 Configuration menu
    Copy the full SHA
    f4831d9 View commit details
    Browse the repository at this point in the history
  4. 4.19.0

    lukastaegert committed Jul 20, 2024
    1 Configuration menu
    Copy the full SHA
    28546b5 View commit details
    Browse the repository at this point in the history
Loading