-
-
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.61.1
head repository: rollup/rollup
compare: v2.62.0
- 13 commits
- 36 files changed
- 5 contributors
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28cc198 - Browse repository at this point
Copy the full SHA 28cc198View commit details
Commits on Dec 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5d43bd6 - Browse repository at this point
Copy the full SHA 5d43bd6View commit details -
Expose isIncluded in module info (#4305)
Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a37e6ad - Browse repository at this point
Copy the full SHA a37e6adView commit details
Commits on Dec 21, 2021
-
feat: add additional string prototype methods (#4299)
* fix: add missing string prototype methods * fix string.prototype.match + .matchAll * fix string.prototype.at + .codePointAt * add remaining deprecated string prototype methods * add string prototype toString (not inherited from object) * remove deprecated comments
Configuration menu - View commit details
-
Copy full SHA for 83af3aa - Browse repository at this point
Copy the full SHA 83af3aaView commit details
Commits on Dec 22, 2021
-
fix: fsevents integration (#4312)
* fix: fsevents integration * refactor: convert to async function
Configuration menu - View commit details
-
Copy full SHA for 48f0e31 - Browse repository at this point
Copy the full SHA 48f0e31View commit details -
ci: add macos to pipeline (#4307)
* ci: add macos to pipeline * ci: add intermediate node.js lts versions * Only run latest and oldest for non-Linux Node versions 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 e17a379 - Browse repository at this point
Copy the full SHA e17a379View commit details
Commits on Dec 23, 2021
-
feat: add additional array prototype methods (#4309)
* feat: add additional array prototype methods * add string prototype toString, toLocalString (not inherited from object) Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 473568c - Browse repository at this point
Copy the full SHA 473568cView commit details -
Add Deno instructions to docs (#4311)
* Add Deno instructions to docs Fixes #4310 * Fix typo * Format Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84d2382 - Browse repository at this point
Copy the full SHA 84d2382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9927fda - Browse repository at this point
Copy the full SHA 9927fdaView commit details
Commits on Dec 24, 2021
-
fix: replace type assertion with type guard (#4302)
* fix: replace type assertion with type guard * replace another assertion with type guard * Review comments 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 a993426 - Browse repository at this point
Copy the full SHA a993426View commit details -
refactor: re-use reserved names set (#4304)
* refactor: re-use reserved names set * refactor: export set as default, rename to reserved words, make set readonly * refactor: extract builtins, make readonly set * refactor: order set * Unify reserved names 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 edb7982 - Browse repository at this point
Copy the full SHA edb7982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a905e2 - Browse repository at this point
Copy the full SHA 0a905e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ce56f - Browse repository at this point
Copy the full SHA 81ce56fView 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.61.1...v2.62.0