-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Comparing changes
Open a pull request
base repository: babel/babel
base: v7.10.3
head repository: babel/babel
compare: v7.10.4
- 10 commits
- 273 files changed
- 7 contributors
Commits on Jun 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 30835f1 - Browse repository at this point
Copy the full SHA 30835f1View commit details
Commits on Jun 21, 2020
-
Refine babel core types (#11544)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 601c824 - Browse repository at this point
Copy the full SHA 601c824View commit details
Commits on Jun 22, 2020
-
Add better parser error when using jsx (#11722)
* Add "<" parser tests * No {jsx,flow,typescript} plugin * Type parameter * Valid JS Code * Add: better parser error when using jsx Address #11499 * Add: babel parser test Test parser with no plugins and when jsx is given with a js expression * Add: no flow but with typescript test * Add: type paramter test with no plugins (no flow) * Add: unclosed jsx element testConfiguration menu - View commit details
-
Copy full SHA for beca7e2 - Browse repository at this point
Copy the full SHA beca7e2View commit details -
Add @babel/eslint-plugin-development-internal (#11376)
* Add @babel/eslint-plugin-internal * Add dry-error-messages rule * Address feedback * Enable new rule * fix author field * Fix errors * Add readme * Add example configuration * Handle directories * run make bootstrap * More updates! * Fix errors * Update tests * Fix CI race condition
Kai Cataldo authoredJun 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 75c2300 - Browse repository at this point
Copy the full SHA 75c2300View commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6591114 - Browse repository at this point
Copy the full SHA 6591114View commit details
Commits on Jun 25, 2020
-
skip following empty statements in toSequenceExpression (#11724)
* fix: statementlist behavior * fixed prettier and babel-types/converter errors * added check for first node * remove node length check, only check if node is first * add reset eLU if proceeding is non-empty * fix failure for ci tests * remove .expressions since sequence expression isn't produced * changed test title
William Law authoredJun 25, 2020 Configuration menu - View commit details
-
Copy full SHA for cfaa70d - Browse repository at this point
Copy the full SHA cfaa70dView commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1dd94e8 - Browse repository at this point
Copy the full SHA 1dd94e8View commit details -
[regression] Don't validate file.comments in
@babel/types(#11752)Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5743ad3 - Browse repository at this point
Copy the full SHA 5743ad3View commit details -
Support private properties for semi rule (#11748)
* Support private properties for semi rule * Combine selectors
Configuration menu - View commit details
-
Copy full SHA for 379e1c5 - Browse repository at this point
Copy the full SHA 379e1c5View commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7fd40d8 - Browse repository at this point
Copy the full SHA 7fd40d8View 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 v7.10.3...v7.10.4