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: type error in options parameter of mdxOptions #225

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

CottonCandyZ
Copy link
Contributor

What & Why:
#219 (comment)

It also contains a fix for the remark-mdx-images type error.

How:
Changed the type of the option parameter in the mdxOptions function. Updated the version of the dependency remarkMdxImages and the tsconfig to pass the tests.

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.27%. Comparing base (8f306c8) to head (5dd0ba5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #225   +/-   ##
=======================================
  Coverage   91.27%   91.27%           
=======================================
  Files           3        3           
  Lines         298      298           
  Branches        1        1           
=======================================
  Hits          272      272           
  Misses         26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@karlhorky
Copy link
Contributor

@CottonCandyZ should this be rebased and then reviewed again?

@CottonCandyZ
Copy link
Contributor Author

CottonCandyZ commented Mar 26, 2024

@CottonCandyZ should this be rebased and then reviewed again?

I rebased, and it seems there are no problems here.

@karlhorky
Copy link
Contributor

Nice, great! @kentcdodds, how does it look to you?

If I understand correctly, I think this is an attempt to re-land #219

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks!

@kentcdodds kentcdodds merged commit 2552974 into kentcdodds:main Mar 27, 2024
5 checks passed
Copy link

🎉 This PR is included in version 10.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants