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: do not transform mask-type #673

Merged
merged 1 commit into from
Jan 29, 2022
Merged

Conversation

gregberge
Copy link
Owner

Fix #643

@vercel
Copy link

vercel bot commented Jan 29, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/gregberge/svgr/8sLGnGZai8z6DEDmMhdARPHVHrWA
✅ Preview: https://svgr-git-do-not-transform-mask-type-gregberge.vercel.app

@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #673 (16556d0) into main (c57ee04) will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #673      +/-   ##
==========================================
+ Coverage   92.45%   92.59%   +0.13%     
==========================================
  Files          32       32              
  Lines         729      729              
  Branches      240      240              
==========================================
+ Hits          674      675       +1     
+ Misses         53       52       -1     
  Partials        2        2              
Impacted Files Coverage Δ
packages/hast-util-to-babel-ast/src/mappings.ts 100.00% <ø> (ø)
...ckages/hast-util-to-babel-ast/src/getAttributes.ts 94.28% <0.00%> (+2.85%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c57ee04...16556d0. Read the comment docs.

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.

React does not recognize the maskType prop on a DOM element
1 participant