Skip to content

chore: upgrade babel to v8#115

Merged
panz3r merged 4 commits into
mainfrom
chore/babel-v8
Jun 18, 2026
Merged

chore: upgrade babel to v8#115
panz3r merged 4 commits into
mainfrom
chore/babel-v8

Conversation

@panz3r

@panz3r panz3r commented Jun 18, 2026

Copy link
Copy Markdown
Member

This PR updates Babel dependencies to version 8 and simplifies Babel configuration in several plugin build scripts.
The main focus is on modernizing the build setup and removing unnecessary configuration options.

Dependency updates:

  • Upgraded @babel/core and @babel/preset-env to version 8 in pnpm-workspace.yaml to ensure the latest Babel features and bug fixes are used.

Babel configuration simplification:

  • Removed the corejs, useBuiltIns, and modules options from the @babel/preset-env configuration in the following plugin build scripts:
    • plugins/caffeine/gulpfile.mjs
    • plugins/joycontroller/gulpfile.mjs
    • plugins/qrcodes/gulpfile.mjs

@panz3r panz3r self-assigned this Jun 18, 2026
@panz3r panz3r added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 18, 2026
@panz3r panz3r merged commit d509354 into main Jun 18, 2026
5 checks passed
@panz3r panz3r deleted the chore/babel-v8 branch June 18, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant