Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(babel): update graduated proposal plugins #17122

Merged

Conversation

kennylam
Copy link
Member

@kennylam kennylam commented Aug 8, 2024

The Babel plugins @babel/plugin-proposal-class-properties and @babel/plugin-proposal-export-namespace-from are no longer proposals and have been merged into the standard. This replaces them with the new versions @babel/plugin-transform-class-properties and @babel/plugin-transform-export-namespace-from.

Changelog

Changed

  • upgrades:
    • @babel/plugin-proposal-class-properties to @babel/plugin-transform-class-properties
    • @babel/plugin-proposal-export-namespace-from to @babel/plugin-transform-export-namespace-from

@kennylam kennylam added the dependencies Pull requests that update a dependency file label Aug 8, 2024
@kennylam kennylam requested a review from a team as a code owner August 8, 2024 14:22
@kennylam kennylam requested review from tay1orjones and guidari August 8, 2024 14:22
Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit b0b737c
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66cc907f7b912a0008208d18
😎 Deploy Preview https://deploy-preview-17122--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit b0b737c
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66cc90801cef30000881d094
😎 Deploy Preview https://deploy-preview-17122--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks for doing this 🏆

@tay1orjones tay1orjones added status: one more review 👀 and removed dependencies Pull requests that update a dependency file labels Aug 15, 2024
@tay1orjones tay1orjones added this pull request to the merge queue Aug 28, 2024
Merged via the queue into carbon-design-system:main with commit 787d3f2 Aug 28, 2024
23 checks passed
@carbon-automation
Copy link
Contributor

Hey there! v11.65.0 was just released that references this issue/PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants