X Tutup
Skip to content

[Babel 8] Archive proposal-import-attributes-to-assertions#17650

Merged
JLHwung merged 1 commit intobabel:mainfrom
JLHwung:archive-proposal-import-attributes-to-assertions
Dec 11, 2025
Merged

[Babel 8] Archive proposal-import-attributes-to-assertions#17650
JLHwung merged 1 commit intobabel:mainfrom
JLHwung:archive-proposal-import-attributes-to-assertions

Conversation

@JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Dec 10, 2025

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

This plugin no longer works on Babel 8 because the babel-generator 8 removed assertions support for the import/export declarations, as well as the importAttributesKeyword format option. Hence we archive this plugin for Babel 8.

@JLHwung JLHwung added PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release PR: Needs Docs labels Dec 10, 2025
@babel-bot
Copy link
Collaborator

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 10, 2025

Open in StackBlitz

commit: 7c6d450

@JLHwung JLHwung merged commit b4c84b2 into babel:main Dec 11, 2025
54 checks passed
@JLHwung JLHwung deleted the archive-proposal-import-attributes-to-assertions branch December 11, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants

X Tutup