Commit 9a40d85
authored
[Babel 8]: Remove record and tuple syntax support (#17242)
* breaking: remove record-and-tuple parsing support
* remove outdated typescript tests
* remove Babel 8 only record/tuple tests
* fix test error due to record/tuple removal
* fix test error
* remove record and tuple from stage 2 preset1 parent afe6ae2 commit 9a40d85
122 files changed
Lines changed: 70 additions & 1254 deletions
File tree
- eslint/babel-eslint-parser/test
- packages
- babel-generator/test/fixtures
- recordAndTuple
- default
- sourcemaps/hash-record-tuple
- babel-parser
- src
- parser
- tokenizer
- test/fixtures
- experimental
- _removed-plugins/record-and-tuple
- pipeline-operator-hack
- hack-caret-proposal-hash-tuple
- hack-double-at-proposal-hash-tuple
- hack-double-caret-proposal-hash-tuple
- hack-hash-proposal-hash-tuple
- hack-percent-proposal-hash-tuple
- record-and-tuple
- as-jsx-attribute-value-hash
- bar-flow
- bar-yield-without-argument
- bar
- default-hash
- disambiguate-regex-hash
- hash
- incorrect-type-record-start-hash
- incorrect-type-tuple-start-hash
- invalid-private-key
- invalid-property-initializer
- invalid-record-method
- invalid-record-proto
- invalid-tuple-holes
- invalid-type-hash-record
- invalid-type-hash-tuple
- not-enabled-bar
- not-enabled-hash
- trailing-comma-comments
- tuple-trailing-comma
- tokens/record-and-tuple
- brace-hash
- bracket-hash
- typescript/types-arrow-function
- array-pattern-with-es-tuple
- object-pattern-with-es-record
- babel-plugin-proposal-pipeline-operator/test/fixtures
- hack-caret/hash-tuple
- hack-double-at/hash-tuple
- hack-double-caret/hash-tuple
- hack-hash/hash-tuple
- hack-percent/hash-tuple
- babel-plugin-proposal-record-and-tuple/test
- fixtures
- import-polyfill
- commonjs
- custom-name-implies-should-import
- custom-name
- default-name
- syntax
- bar
- default
- hash
- babel-standalone
- src
- test
- babel-traverse/test/path
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
| 441 | + | |
446 | 442 | | |
447 | 443 | | |
448 | 444 | | |
| |||
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1146 | 1146 | | |
1147 | 1147 | | |
1148 | 1148 | | |
1149 | | - | |
1150 | | - | |
1151 | | - | |
1152 | | - | |
1153 | | - | |
1154 | | - | |
1155 | | - | |
1156 | | - | |
1157 | 1149 | | |
1158 | 1150 | | |
1159 | 1151 | | |
| |||
1162 | 1154 | | |
1163 | 1155 | | |
1164 | 1156 | | |
1165 | | - | |
1166 | | - | |
1167 | | - | |
1168 | | - | |
1169 | | - | |
1170 | | - | |
1171 | | - | |
1172 | | - | |
1173 | 1157 | | |
1174 | 1158 | | |
1175 | 1159 | | |
| |||
1269 | 1253 | | |
1270 | 1254 | | |
1271 | 1255 | | |
1272 | | - | |
1273 | | - | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
1274 | 1272 | | |
1275 | 1273 | | |
1276 | 1274 | | |
| |||
0 commit comments