Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix striping of typeParameters from arrow functions #4521

Merged
merged 1 commit into from Sep 18, 2016
Merged

Fix striping of typeParameters from arrow functions #4521

merged 1 commit into from Sep 18, 2016

Conversation

danez
Copy link
Member

@danez danez commented Sep 15, 2016

Q A
Bug fix? yes
Breaking change? no
New feature? no
Deprecations? no
Spec compliancy? no
Tests added/pass? yes
Fixed tickets #4483
License MIT
Doc PR

The typeParameters field was missing in the visitors and therefore
never visited by babel-traverse

@danez danez added the PR: Bug Fix 🐛 A type of pull request used for our changelog categories label Sep 15, 2016
@danez danez added this to the Next Patch milestone Sep 15, 2016
the typeParameters field was missing in the visitors and therefore
never visited by babel-traverse

Fixes #4483
@codecov-io
Copy link

codecov-io commented Sep 15, 2016

Current coverage is 88.32% (diff: 100%)

No coverage report found for master at de975b9.

Powered by Codecov. Last update de975b9...16fb228

@hzoo hzoo merged commit 1fce4cb into babel:master Sep 18, 2016
@danez danez deleted the strip-flow-arrow branch November 26, 2016 18:38
panagosg7 pushed a commit to panagosg7/babel that referenced this pull request Jan 17, 2017
the typeParameters field was missing in the visitors and therefore
never visited by babel-traverse

Fixes babel#4483
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue 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.

None yet

3 participants