Skip to content

[TS] Parse calls with type args in optional chains#10631

Merged
JLHwung merged 2 commits intobabel:masterfrom
nicolo-ribaudo:ts-optional-chain-call-params
Nov 4, 2019
Merged

[TS] Parse calls with type args in optional chains#10631
JLHwung merged 2 commits intobabel:masterfrom
nicolo-ribaudo:ts-optional-chain-call-params

Conversation

@nicolo-ribaudo
Copy link
Copy Markdown
Member

Q                       A
Fixed Issues? Fixes #10626
Patch: Bug Fix? Y
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

@nicolo-ribaudo nicolo-ribaudo added PR: Bug Fix 🐛 A type of pull request used for our changelog categories pkg: parser area: typescript labels Nov 2, 2019
@JLHwung
Copy link
Copy Markdown
Contributor

JLHwung commented Nov 3, 2019

@nicolo-ribaudo Did you commit the test output?

@nicolo-ribaudo
Copy link
Copy Markdown
Member Author

Ops, I'm adding it now

@buildsize
Copy link
Copy Markdown

buildsize Bot commented Nov 3, 2019

File name Previous Size New Size Change
babel-preset-env.js 2.77 MB 2.77 MB -605 bytes (0%)
babel-preset-env.min.js 1.67 MB 1.67 MB -341 bytes (0%)
babel.js 2.95 MB 2.95 MB -605 bytes (0%)
babel.min.js 1.63 MB 1.63 MB -341 bytes (0%)
test262.tap 4.84 MB [deleted]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: typescript outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: parser PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typescript generic function and optional chaining drops fn context

3 participants