Closed priyang12 closed 1 year ago
Merging #198 (131bb22) into main (37f4027) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #198 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 280 280
Branches 1 1
=========================================
Hits 280 280
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@All-contributors please add @priyang12 for code and docs
@kentcdodds
I've put up a pull request to add @priyang12! :tada:
:tada: This PR is included in version 9.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
also, replace npm run test:update with npm run test
What: it fixes the type checking in tests.
Why: it was making the tests fail.
How: replaced
MDXExport<ExportedObject, Frontmatter>
withReturnType<MDXExport<ExportedObject, Frontmatter>>
Checklist: