-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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.73.0
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.74.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 28 files changed
- 3 contributors
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf1ff32 - Browse repository at this point
Copy the full SHA bf1ff32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0537d93 - Browse repository at this point
Copy the full SHA 0537d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d294f - Browse repository at this point
Copy the full SHA 05d294fView commit details -
Tree shake parameter defaults (#4498)
* Implement basic support for parameter default tree-shaking * Refine parameter default tree-shaking * Use an inclusion parameter instead of separate methods to handle this * Make call argument inclusion path aware so that in the future, we can use this mechanism to determine possible values for parameters for deoptimization * Support parameter default treeshaking for functions, object and class methods, functions in array tuples and template tags * Use full CallExpression logic for TaggedTemplateExpression * Use optional chaining instead of null checks * Always call applyDeoptimizations both in hasEffects and include * Add more tests * Replace includeAsStatement with parameter * Revert previous because it is handled via NodeBase * Ensure properties are deoptimized by default * Track calls through possible TDZ violations * Improve coverage * Remove defaults without side effects for unused parameters * Check for unknown values via typeof to prepare for different types of unknown * Remove defaults when passing non-literal values * Deoptimize this for tagged template expression and improve coverage
Configuration menu - View commit details
-
Copy full SHA for 4624917 - Browse repository at this point
Copy the full SHA 4624917View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0ca85 - Browse repository at this point
Copy the full SHA ba0ca85View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc99e96 - Browse repository at this point
Copy the full SHA fc99e96View commit details -
Revert "Tree shake parameter defaults (#4498)"
This reverts commit 4624917.
Configuration menu - View commit details
-
Copy full SHA for 1743794 - Browse repository at this point
Copy the full SHA 1743794View commit details -
Configuration menu - View commit details
-
Copy full SHA for de80b7e - Browse repository at this point
Copy the full SHA de80b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e823ede - Browse repository at this point
Copy the full SHA e823edeView 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.73.0...v2.74.1