-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: rollup/rollup
base: v2.67.3
head repository: rollup/rollup
compare: v2.68.0
- 7 commits
- 37 files changed
- 4 contributors
Commits on Feb 20, 2022
-
refactor: use map for declarations and name suggestions (#4410)
* refactor: use map for declarations and name suggestions * refactor: remove else condition * refactor: remove additional lookup * refactor: simplify condition
Configuration menu - View commit details
-
Copy full SHA for 213e721 - Browse repository at this point
Copy the full SHA 213e721View commit details
Commits on Feb 21, 2022
-
refactor: use includes where appropriate (#4412)
* refactor: use includes where appropriate * refactor: replace .substr with .substring * Extract some regular expressions Co-authored-by: Lukas Taegert-Atkinson <[email protected]> Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70d0025 - Browse repository at this point
Copy the full SHA 70d0025View commit details
Commits on Feb 22, 2022
-
Add Typescript 4.5 nodenext node12 module resolution support (#4416)
Added Typescript 4.5+ Support for nodenext and node12 resolve it will not lookup typings
Configuration menu - View commit details
-
Copy full SHA for 2cca505 - Browse repository at this point
Copy the full SHA 2cca505View commit details -
refactor: use map for namespace reexports by name (#4411)
* refactor: use map for namespace reexports by name * remove explicit type assignment * refactor: remove variable, use context property directly * refactor: remove unnecessary array assignment * Add test for recursive reexports * Revert "refactor: remove unnecessary array assignment" This reverts commit f7434c3. Co-authored-by: Lukas Taegert-Atkinson <[email protected]> Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3106ec9 - Browse repository at this point
Copy the full SHA 3106ec9View commit details -
Add resolved sources to shouldTransformCachedModule (#4414)
* Add dependencies to shouldTransform hook * Test errors in shouldTransform are handled correctly * Provide resolvedSources instead of importedIds * Add documentation
Configuration menu - View commit details
-
Copy full SHA for 7cc87f1 - Browse repository at this point
Copy the full SHA 7cc87f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca27a3 - Browse repository at this point
Copy the full SHA 7ca27a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51cab92 - Browse repository at this point
Copy the full SHA 51cab92View 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.3...v2.68.0