Skip to content

Fix(babel-preset-env): check api.caller is a function to avoid to thr…#10649

Merged
nicolo-ribaudo merged 1 commit intobabel:masterfrom
love2me:fix-1105
Nov 5, 2019
Merged

Fix(babel-preset-env): check api.caller is a function to avoid to thr…#10649
nicolo-ribaudo merged 1 commit intobabel:masterfrom
love2me:fix-1105

Conversation

@love2me
Copy link
Copy Markdown
Contributor

@love2me love2me commented Nov 5, 2019

Fix #10646
check api.caller is a function to avoid to throw error: api.caller is not a function.

Copy link
Copy Markdown
Member

@nicolo-ribaudo nicolo-ribaudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nicolo-ribaudo nicolo-ribaudo added i: regression PR: Bug Fix 🐛 A type of pull request used for our changelog categories Priority: High labels Nov 5, 2019
@nicolo-ribaudo nicolo-ribaudo merged commit f8eb290 into babel:master Nov 5, 2019
@hjanuschka
Copy link
Copy Markdown

i can confirm, that it worked!

@hjanuschka
Copy link
Copy Markdown

any chances you can publish a hotfix release?

@nicolo-ribaudo
Copy link
Copy Markdown
Member

Fixed in 7.7.1

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

Labels

i: regression 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 Priority: High

Projects

None yet

Development

Successfully merging this pull request may close these issues.

throw error: api.caller is not a function in babel-preset-env/index.js

3 participants