Skip to content

Conversation

Rel1cx
Copy link
Owner

@Rel1cx Rel1cx commented Aug 29, 2025

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Test
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

Copy link

vercel bot commented Aug 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
eslint-react Building Building Preview Comment Aug 29, 2025 2:35pm

@Rel1cx Rel1cx requested a review from Copilot August 29, 2025 14:36
@Rel1cx Rel1cx marked this pull request as ready for review August 29, 2025 14:36
Copy link
Contributor

@Copilot 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 fixes an issue where the unified plugin entry had multiple exports instead of a single default export, addressing issue #1203.

  • Changed the plugin export from a named export to a const declaration to prepare for a single default export pattern

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Rel1cx Rel1cx merged commit 2ca364a into main Aug 29, 2025
9 checks passed
@Rel1cx Rel1cx deleted the feature/update-eslint-plugin branch August 29, 2025 14:37
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.

1 participant