Skip to content

[babel 8] Remove useESModules option#16141

Merged
nicolo-ribaudo merged 1 commit into
babel:mainfrom
nicolo-ribaudo:babel-8-useESModules
Dec 11, 2023
Merged

[babel 8] Remove useESModules option#16141
nicolo-ribaudo merged 1 commit into
babel:mainfrom
nicolo-ribaudo:babel-8-useESModules

Conversation

@nicolo-ribaudo

@nicolo-ribaudo nicolo-ribaudo commented Nov 29, 2023

Copy link
Copy Markdown
Member
Q                       A
Fixed Issues? Closes #16064
Patch: Bug Fix?
Major: Breaking Change? Yes
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link babel/website#2852
Any Dependency Changes?
License MIT

Now that @babel/runtime uses package.json#exports and that all tools now understand it, this option is not needed anymore.

@nicolo-ribaudo nicolo-ribaudo added the PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release label Nov 29, 2023
@nicolo-ribaudo nicolo-ribaudo added this to the v8.0.0 milestone Nov 29, 2023
@babel-bot

babel-bot commented Nov 29, 2023

Copy link
Copy Markdown
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/55918/

@nicolo-ribaudo
nicolo-ribaudo merged commit 7b4ba1d into babel:main Dec 11, 2023
@nicolo-ribaudo
nicolo-ribaudo deleted the babel-8-useESModules branch December 11, 2023 11:08
@github-actions github-actions Bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Mar 12, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 12, 2024
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: Breaking Change 💥 A type of pull request used for our changelog categories for next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[babel 8] Remove the useESModules option from transform-runtime

3 participants