-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: rollup/rollup
base: v4.28.1
head repository: rollup/rollup
compare: v4.30.1
- 20 commits
- 200 files changed
- 6 contributors
Commits on Dec 13, 2024
-
fix(deps): lock file maintenance minor/patch updates (#5760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 31f1670 - Browse repository at this point
Copy the full SHA 31f1670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8ac46 - Browse repository at this point
Copy the full SHA 7a8ac46View commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65c8901 - Browse repository at this point
Copy the full SHA 65c8901View commit details -
fix: introduce UnknownFalsyValue for enhancing if statement tree-shak…
…ing (#5763) * introduce UnknownFalsyValue for enhancing if statement tree-shaking * introducing tryCastLiteralValueToBoolean method
Configuration menu - View commit details
-
Copy full SHA for d52f00d - Browse repository at this point
Copy the full SHA d52f00dView commit details -
fix(deps): lock file maintenance minor/patch updates (#5767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4b78eb - Browse repository at this point
Copy the full SHA a4b78ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for dadd488 - Browse repository at this point
Copy the full SHA dadd488View commit details -
Configuration menu - View commit details
-
Copy full SHA for f116952 - Browse repository at this point
Copy the full SHA f116952View commit details
Commits on Dec 21, 2024
-
fix: do not optimize the literal value if the cache is deoptimized (#…
…5771) * do not get literal value of right part if cache is deoptimized * add test && use hasDeoptimizedCache flag
Configuration menu - View commit details
-
Copy full SHA for 86e1f43 - Browse repository at this point
Copy the full SHA 86e1f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d37778 - Browse repository at this point
Copy the full SHA 5d37778View commit details
Commits on Dec 27, 2024
-
* Try to build WASM on Ubuntu * Align cache keys for performance report/REPL They can share the cache with the corresponding build jobs. * Only save caches on master
Configuration menu - View commit details
-
Copy full SHA for c54fb1b - Browse repository at this point
Copy the full SHA c54fb1bView commit details -
fix(deps): lock file maintenance minor/patch updates (#5773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b2c841 - Browse repository at this point
Copy the full SHA 6b2c841View commit details
Commits on Dec 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15f72a8 - Browse repository at this point
Copy the full SHA 15f72a8View commit details
Commits on Jan 5, 2025
-
fix: keep import attributes for cjs format (#5781)
keep import attributes for cjs format
Configuration menu - View commit details
-
Copy full SHA for 0c70b6b - Browse repository at this point
Copy the full SHA 0c70b6bView commit details -
feat: use picocolors instead of colorette (#5780)
* feat: use picocolors instead of colorette * fixup! feat: use picocolors instead of colorette
Configuration menu - View commit details
-
Copy full SHA for 37c5166 - Browse repository at this point
Copy the full SHA 37c5166View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c349e - Browse repository at this point
Copy the full SHA f5c349eView commit details
Commits on Jan 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 27216d8 - Browse repository at this point
Copy the full SHA 27216d8View commit details -
feat: enhance the treehshaking for unary expression (#5775)
* enhance the treehshaking for unary expression * simplify the number string * without considering BigInt * retain boolean and undefined && slightly improve performance
Configuration menu - View commit details
-
Copy full SHA for d3e2bf7 - Browse repository at this point
Copy the full SHA d3e2bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 958d5eb - Browse repository at this point
Copy the full SHA 958d5ebView commit details
Commits on Jan 7, 2025
-
fix: consider that literals cannot following switch case. (#5786)
* pre-appeding space to literals in UnaryExpression * temporarily retain the speical logic in switch cases
Configuration menu - View commit details
-
Copy full SHA for 39b6a17 - Browse repository at this point
Copy the full SHA 39b6a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9491708 - Browse repository at this point
Copy the full SHA 9491708View commit details
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 v4.28.1...v4.30.1