8000 Comparing v4.14.1...v4.14.2 · 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: v4.14.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.14.2
Choose a head ref
  • 8 commits
  • 69 files changed
  • 4 contributors

Commits on Apr 10, 2024

  1. Fix ppc64le target (#5460)

    The NodeJS architecture is ppc64
    
    See also https://nodejs.org/api/process.html#processarch
    lukastaegert authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b957e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c31e9b View commit details
    Browse the repository at this point in the history
  3. Add high-level architecture documentation (#5456)

    * Start working on architecture docs
    
    * Extend documentation
    
    * Extend documentation
    
    * Extend documentation
    lukastaegert authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    eebf061 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e2a0539 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#5470)

    chore(deps): lock file maintenance minor/patch updates
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4e72323 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency eslint-plugin-unicorn to v52 (#5468)

    * chore(deps): update dependency eslint-plugin-unicorn to v52
    
    * Fix linting
    
    ---------
    
    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 Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2fdfe1c View commit details
    Browse the repository at this point in the history
  4. Ensure reexported namespaces do not prevent creation of default expor…

    …t helpers (#5466)
    
    * Add test
    
    * Use better variable name
    
    * Ensure reexported namespaces do not prevent creation of default export helpers
    lukastaegert authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cfbaaaa View commit details
    Browse the repository at this point in the history
  5. 4.14.2

    lukastaegert committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7275328 View commit details
    Browse the repository at this point in the history
Loading
0