-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.72.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.73.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 33 files changed
- 3 contributors
Commits on May 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8c6e0f3 - Browse repository at this point
Copy the full SHA 8c6e0f3View commit details
Commits on May 13, 2022
-
Handle getters on functions and improve property deoptimization (#4493)
* Do not make Object.defineProperty/ies a side effect by default * Detect side effects for getters on functions * Less deoptimization for non-accessor assignments * Use ObjectEntity for arrow function properties * Share code between functions and arrow functions * Use new path key for defineProperty side effects * Enable custom call-effect detection per global * Improve coverage
Configuration menu - View commit details
-
Copy full SHA for f3a1fa3 - Browse repository at this point
Copy the full SHA f3a1fa3View commit details -
Update docs for --configPlugin using typescript (#4495)
* Update docs for --configPlugin using typescript The documentation gives examples for using `@rollup/plugin-typescript` to parse the Rollup configuration file, with a CLI code example. However, that example will fail to build with a somewhat misleading error if the Rollup config is not declared in the `tsconfig.json`'s `include` property, so a note about needing to do so has been added with this commit. * lint configPlugin docs changes
Configuration menu - View commit details
-
Copy full SHA for bbd54b7 - Browse repository at this point
Copy the full SHA bbd54b7View commit details -
Do not treat string.replace as side effect when used with a literal (#…
…4494) * Do not make Object.defineProperty/ies a side effect by default * Detect side effects for getters on functions * Less deoptimization for non-accessor assignments * Use ObjectEntity for arrow function properties * Share code between functions and arrow functions * Use new path key for defineProperty side effects * Enable custom call-effect detection per global * Improve coverage * Do not treat string.replace as side effect when used with a literal * Remove unneeded prop
Configuration menu - View commit details
-
Copy full SHA for 4079fbe - Browse repository at this point
Copy the full SHA 4079fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a78313 - Browse repository at this point
Copy the full SHA 7a78313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 931a199 - Browse repository at this point
Copy the full SHA 931a199View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.72.1...v2.73.0