-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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: babel/babel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.25.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: babel/babel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.25.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 393 files changed
- 4 contributors
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b019327 - Browse repository at this point
Copy the full SHA b019327View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8478bf9 - Browse repository at this point
Copy the full SHA 8478bf9View commit details
Commits on Oct 12, 2024
-
Analyze
ClassAccessorPropertyto prevent theno-undefrule (#16884)* Analyze `ClassAccessorProperty` to prevent the `no-undef` rule a.js: ```js class A { accessor b; } ``` Current and expected behavior: ```bash npx eslint a.js ``` ``` a.js 2:11 error 'b' is not defined no-undef ✖ 1 problem (1 error, 0 warnings) ``` * add class accessor tests * fix typo in articleConfiguration menu - View commit details
-
Copy full SHA for 33d705e - Browse repository at this point
Copy the full SHA 33d705eView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d658738 - Browse repository at this point
Copy the full SHA d658738View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9387f0d - Browse repository at this point
Copy the full SHA 9387f0dView commit details -
chore: update compat data to f34a7648d08c66a6f6306725e1de6f5846f0df89
Configuration menu - View commit details
-
Copy full SHA for 490a330 - Browse repository at this point
Copy the full SHA 490a330View commit details -
chore: update test262 to 0645461999632a17426e45d044ee519a0f07d022
Configuration menu - View commit details
-
Copy full SHA for f594ee4 - Browse repository at this point
Copy the full SHA f594ee4View commit details
Commits on Oct 19, 2024
-
fix: Keep type annotations in
syntacticPlaceholdersmode (#16905)* fix * review
Configuration menu - View commit details
-
Copy full SHA for 831396d - Browse repository at this point
Copy the full SHA 831396dView commit details
Commits on Oct 20, 2024
-
perf: Make
VISITOR_KEYSetc. faster to access (#16918)* perf * review * review
Configuration menu - View commit details
-
Copy full SHA for d20b314 - Browse repository at this point
Copy the full SHA d20b314View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 876ea3b - Browse repository at this point
Copy the full SHA 876ea3bView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a613d6 - Browse repository at this point
Copy the full SHA 0a613d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af91759 - Browse repository at this point
Copy the full SHA af91759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 536d703 - Browse repository at this point
Copy the full SHA 536d703View commit details -
Configuration menu - View commit details
-
Copy full SHA for b07957e - Browse repository at this point
Copy the full SHA b07957eView 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 v7.25.8...v7.25.9