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

Update plugin-proposal-optional-chaining-assign.md docs to work #2882

Merged
merged 5 commits into from
Mar 24, 2024

Conversation

blackmad
Copy link
Contributor

When installing this plugin I received this error and needed to fix it as such

Error: [BABEL] /Users/blackmad/Code/gen2-blackmadeco/src/index.tsx: @babel/plugin-syntax-optional-chaining-assign: '.version' option required, representing the last proposal update. Currently, the only supported value is '2023-07'. (While processing: "/Users/blackmad/Code/gen2-blackmadeco/node_modules/@babel/plugin-proposal-optional-chaining-assign/lib/index.js$inherits")

…red version field

When installing this plugin I received this error and needed to fix it as such

Error: [BABEL] /Users/blackmad/Code/gen2-blackmadeco/src/index.tsx: @babel/plugin-syntax-optional-chaining-assign: '.version' option required, representing the last proposal update. Currently, the only supported value is '2023-07'. (While processing: "/Users/blackmad/Code/gen2-blackmadeco/node_modules/@babel/plugin-proposal-optional-chaining-assign/lib/index.js$inherits")
Copy link

netlify bot commented Mar 24, 2024

Deploy Preview for babel-next ready!

Name Link
🔨 Latest commit 68fbcf8
🔍 Latest deploy log https://app.netlify.com/sites/babel-next/deploys/660065d118f3700008c5c32c
😎 Deploy Preview https://deploy-preview-2882--babel-next.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 Mar 24, 2024

Deploy Preview for babel ready!

Name Link
🔨 Latest commit 68fbcf8
🔍 Latest deploy log https://app.netlify.com/sites/babel/deploys/660065d188cbcc0008464673
😎 Deploy Preview https://deploy-preview-2882--babel.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
Contributor

@JLHwung JLHwung left a comment

Choose a reason for hiding this comment

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

Thank you! I updated the version docs to align with the general style of other plugins such as https://babeljs.io/docs/babel-plugin-proposal-decorators

Copy link
Member

@nicolo-ribaudo nicolo-ribaudo left a comment

Choose a reason for hiding this comment

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

Thank you!

JLHwung and others added 2 commits March 24, 2024 13:40
@JLHwung JLHwung merged commit 0562304 into babel:main Mar 24, 2024
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.

3 participants