Skip to content

Remove caller feature detection#231

Merged
JLHwung merged 2 commits into
masterfrom
remove-caller-feature-detection
Jul 8, 2026
Merged

Remove caller feature detection#231
JLHwung merged 2 commits into
masterfrom
remove-caller-feature-detection

Conversation

@JLHwung

@JLHwung JLHwung commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Fixes #217

The caller option has been supported since Babel 7.0.0 rc.1, the latest gulp babel requires ^7.0.0 || ^8.0.0, so we can safely remove the caller option detection now.

@JLHwung
JLHwung merged commit 085c752 into master Jul 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"@babel/core@^7.0.0 is required" even though @babel/core is 7.x.x

2 participants