-
-
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: v4.3.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: v4.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 145 files changed
- 5 contributors
Commits on Nov 10, 2023
-
chore(deps): lock file maintenance minor/patch updates (#5243)
* chore(deps): lock file maintenance minor/patch updates * Manually fix vulnerabilities in lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
1Configuration menu - View commit details
-
Copy full SHA for ac32f83 - Browse repository at this point
Copy the full SHA ac32f83View commit details -
fix: allow the name of Rollup Error to be modified (#5240)
Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for ef3be44 - Browse repository at this point
Copy the full SHA ef3be44View commit details
Commits on Nov 11, 2023
-
Ensure --forceExit works without warning (#5245)
Ensure force-exit actually works
1Configuration menu - View commit details
-
Copy full SHA for ae249cb - Browse repository at this point
Copy the full SHA ae249cbView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 52c55bb - Browse repository at this point
Copy the full SHA 52c55bbView commit details
Commits on Nov 12, 2023
-
perf: run lint while constructing nodes (#5207)
* wip: remove swc_ecma_lints * wip: duplicate_bindings rule * wip: disallow assign to import * wip: duplicate_exports rule * wip: no_dupe_args * Improve catch clause scoping and add more tests * Use enum for variable kinds * Handle variable and import redeclarations and duplicate parameters * Detect nested conflictes with hoisted variables * Handle redeclared parameters * Attempt to improve scoping * Fix catch scoping TODO: Parameter redeclaration * Fix remaining tests * Update TODOs * Improve coverage * Fix nested catch scope hoisting * Improve coverage * Improve coverage * Improve coverage * hasExportNamedAs -> assertUniqueExportName * extract `specifier.local.name` as `localName` * Improve handling of missing entry exports Otherwise, it will throw an internal error * Use forceExit to fix failing MacOS CI --------- Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com> Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for fe6cb3a - Browse repository at this point
Copy the full SHA fe6cb3aView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 53d6360 - Browse repository at this point
Copy the full SHA 53d6360View 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 v4.3.0...v4.4.0