8000 Comparing v4.10.0...v4.11.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: v4.10.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: v4.11.0
Choose a head ref
  • 3 commits
  • 41 files changed
  • 3 contributors

Commits on Feb 15, 2024

  1. fix: separately export __proto__ for compatibility with CJS Transpi…

    …ler Re-exports (#5380)
    
    * test: add a basic test
    
    * feat: Export __proto__ outside the forEach
    
    * test: update test snapshots
    
    * Enhance the reliability of the test
    
    * 4.10.0
    
    * Introduce output.reexportProtoFromExternal option
    
    * Update documentation
    
    * Adapt tests
    
    * Tweak documentation
    
    * Update Command line flags
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    TrickyPi and lukastaegert authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f74d0a9 View commit details
    Browse the repository at this point in the history
  2. Add const reassign rule (#5388)

    * Add const reassign rule
    
    * Update src/utils/logs.ts
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    
    * Update tests
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    TrickyPi and lukastaegert authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d6fd383 View commit details
    Browse the repository at this point in the history
  3. 4.11.0

    lukastaegert committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    90ad652 View commit details
    Browse the repository at this point in the history
Loading
0