-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: rollup/rollup
base: v2.67.2
head repository: rollup/rollup
compare: v2.67.3
- 10 commits
- 73 files changed
- 5 contributors
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f715e3c - Browse repository at this point
Copy the full SHA f715e3cView commit details
Commits on Feb 14, 2022
-
refactor: module exports to map (#4405)
* refactor: module exports to map * traverse keys directly * remove var, use instance field directly * simplify, pass values into set constructor * Mark more private properties private Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for 1d76887 - Browse repository at this point
Copy the full SHA 1d76887View commit details -
Improve test stability by getting independent of module id ordering i…
…n more places (#4401) * Improve test stability by getting independent of module id ordering in more places * Make test file reads slower in parallel read tests
Configuration menu - View commit details
-
Copy full SHA for 16c3b24 - Browse repository at this point
Copy the full SHA 16c3b24View commit details -
refactor: use map for import descriptions + re-export descriptions (#…
…4404) * refactor: use map for import descriptions + re-export descriptions * refactor: pass keys directly into set constructor * pass readonly map Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61d6820 - Browse repository at this point
Copy the full SHA 61d6820View commit details -
fix: remove unnecessary property descriptor spread (#4403)
* fix: remove unnecessary property descriptor spread * Simplify import Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com> Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69eb721 - Browse repository at this point
Copy the full SHA 69eb721View commit details
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5bd96df - Browse repository at this point
Copy the full SHA 5bd96dfView commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d4471b4 - Browse repository at this point
Copy the full SHA d4471b4View commit details
Commits on Feb 18, 2022
-
Print ids for unfinished moduleParsed and shouldTransformCachedModule…
… hooks (#4409) * Print ids for unfinished moduleParsed and shouldTransformCachedModule hooks * Fix linting * Do not swallow other errors when there are unfinished hook actions
Configuration menu - View commit details
-
Copy full SHA for fda4427 - Browse repository at this point
Copy the full SHA fda4427View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab14a76 - Browse repository at this point
Copy the full SHA ab14a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4e1b7 - Browse repository at this point
Copy the full SHA fa4e1b7View 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 v2.67.2...v2.67.3