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

fix: mdx analyzer plugin conflicts #161

Merged

Conversation

Viijay-Kr
Copy link
Owner

@Viijay-Kr Viijay-Kr commented Jul 8, 2024

Closes #160

Bumps TS plugin version to fix MDX analyzer conflicts

Copy link

changeset-bot bot commented Jul 8, 2024

🦋 Changeset detected

Latest commit: 7186dde

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
react-ts-css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Viijay-Kr Viijay-Kr removed their assignment Jul 8, 2024
@Viijay-Kr Viijay-Kr requested a review from karlhorky July 8, 2024 06:51
Copy link
Collaborator

@karlhorky karlhorky left a comment

Choose a reason for hiding this comment

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

LGTM - this change worked for me when I tested it, thanks!

@Viijay-Kr Viijay-Kr merged commit 8bf50d9 into main Jul 8, 2024
3 checks passed
@Viijay-Kr Viijay-Kr deleted the fix-mdx-analyzer-conflicts-by-updating-server-plugin branch July 8, 2024 16:30
@karlhorky
Copy link
Collaborator

Thanks for the release in [email protected]! 🙌

I can confirm that this is working, and is no longer conflicting with MDX Analyzer

cc @remcohaszing

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.

Errors in .mdx files with mdx.checkMdx in tsconfig.json appear at end of file
2 participants