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.9.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.9.2
Choose a head ref
  • 9 commits
  • 311 files changed
  • 5 contributors

Commits on Dec 23, 2023

  1. Add JSDoc types to internal scripts (#5305)

    * Add type check for script files
    
    * Use script types
    
    * Add missing inquirer types
    lukastaegert authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    4c6635b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/download-artifact action to v4 (#5309)

    * chore(deps): update actions/download-artifact action to v4
    
    * Also update upload-artifact
    
    ---------
    
    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 Dec 23, 2023
    Configuration menu
    Copy the full SHA
    7403a6a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    15916fb View commit details
    Browse the repository at this point in the history
  2. chode: add node badge (#5311)

    btea authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    563427f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. chore(deps): update dependency eslint-plugin-unicorn to v50 (#5318)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1d1ebaf View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance minor/patch updates (#5319)

    * chore(deps): lock file maintenance minor/patch updates
    
    * Fix test
    
    ---------
    
    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 Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d8b4aa6 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Handle arbitrary namespace identifiers in some SystemJS scenarios (#5321

    )
    
    * Handle arbitrary identifiers when exporting function declarations
    
    * Update snapshots
    
    * Also use stringify for default exports for symmetry
    lukastaegert authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e004d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba1c2db View commit details
    Browse the repository at this point in the history
  3. 4.9.2

    lukastaegert committed Dec 30, 2023
    1 Configuration menu
    Copy the full SHA
    347a347 View commit details
    Browse the repository at this point in the history
Loading