Skip to content

docs(linter/plugins): update JS plugins API support#723

Merged
camc314 merged 2 commits intomainfrom
om/12-22-docs_linter_plugins_update_js_plugins_api_support
Dec 22, 2025
Merged

docs(linter/plugins): update JS plugins API support#723
camc314 merged 2 commits intomainfrom
om/12-22-docs_linter_plugins_update_js_plugins_api_support

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Dec 22, 2025

oxc-project/oxc#17229 implemented CFG support. Move that to the list of supported features.

That completes the whole API, so also update the wording else where in the doc to reflect that.

@netlify
Copy link

netlify bot commented Dec 22, 2025

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit 4c512c5
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/69491557c3312900088f84f8
😎 Deploy Preview https://deploy-preview-723--oxc-project.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 project configuration.

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel marked this pull request as ready for review December 22, 2025 09:51
Copilot AI review requested due to automatic review settings December 22, 2025 09:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the documentation to reflect that Control Flow Graph (CFG) support has been implemented for JavaScript plugins, moving this feature from the unsupported list to the supported features list. It also updates the documentation wording to reflect that the plugin API is now nearly complete.

  • Moved control flow analysis from unsupported to supported features
  • Updated language throughout to reflect near-completion of API (e.g., "many" → "most", "will eventually" → "will soon", "most" → "almost all")
  • Consolidated and clarified remaining unsupported features

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Cameron <cameron.clark@hey.com>
@camc314 camc314 enabled auto-merge (squash) December 22, 2025 09:54
@overlookmotel
Copy link
Member Author

@camc314 Typecheck failed for some (presumably unrelated) reason. Might need some kind of force merge if CI fails again.

@camc314 camc314 merged commit e675390 into main Dec 22, 2025
6 of 7 checks passed
@camc314 camc314 deleted the om/12-22-docs_linter_plugins_update_js_plugins_api_support branch December 22, 2025 09:56
@overlookmotel
Copy link
Member Author

Ignore me, it's merged. Thank you.

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