-
-
Notifications
You must be signed in to change notification settings - Fork 420
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
V4: Lighter, Better, Faster, Stronger #217
Conversation
This pull request is automatically deployed with Now. |
Codecov Report
@@ Coverage Diff @@
## master #217 +/- ##
==========================================
+ Coverage 85.57% 88.92% +3.34%
==========================================
Files 24 21 -3
Lines 520 352 -168
Branches 103 105 +2
==========================================
- Hits 445 313 -132
+ Misses 67 33 -34
+ Partials 8 6 -2
Continue to review full report at Codecov.
|
- Replace h2x by rehype + babel - Move jsx, prettier and svgo into separated plugins BREAKING CHANGE: - `template` option must now returns a Babel AST - `@svgr/core` does not include svgo & prettier by default
No description provided.