Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add migration docs for removing methods starting with _#2918

Merged
nicolo-ribaudo merged 3 commits into
babel:mainfrom
liuxingbaoyu:_-methods
Jul 10, 2024
Merged

Add migration docs for removing methods starting with _#2918
nicolo-ribaudo merged 3 commits into
babel:mainfrom
liuxingbaoyu:_-methods

Conversation

@liuxingbaoyu
Copy link
Copy Markdown
Member

@liuxingbaoyu liuxingbaoyu commented Jul 9, 2024

@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 9, 2024

👷 Deploy request for babel-next pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit bb9c83e

@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 9, 2024

Deploy Preview for babel ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit bb9c83e
🔍 Latest deploy log https://app.netlify.com/sites/babel/deploys/668e4f850058c10008d647b2
😎 Deploy Preview https://deploy-preview-2918--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.

Comment thread docs/v8-migration-api.md

__Migration__: Adapt to the new behaviour. You can use `NodePath#shouldSkip` to check whether a NodePath has been skipped before calling `NodePath#requeue()`.

- Remove methods starting with `_` ([#16504](https://github.com/babel/babel/pull/16504))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you prepare a list of removed _-starting methods here? It will help others reach this page from search engines.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks. Nit: Can you sort it alphabetically?

@nicolo-ribaudo nicolo-ribaudo changed the title Add migration documentation for removing methods starting with _ Add migration docs for removing methods starting with _ Jul 10, 2024
@nicolo-ribaudo nicolo-ribaudo merged commit 97be67f into babel:main Jul 10, 2024
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