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

V4: Lighter, Better, Faster, Stronger #217

Merged
merged 5 commits into from
Nov 4, 2018
Merged

V4: Lighter, Better, Faster, Stronger #217

merged 5 commits into from
Nov 4, 2018

Conversation

gregberge
Copy link
Owner

No description provided.

@vercel
Copy link

vercel bot commented Nov 4, 2018

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@gregberge gregberge changed the title V4: lighter, faster, stronger V4: Lighter, Better, Faster, Stronger Nov 4, 2018
@codecov
Copy link

codecov bot commented Nov 4, 2018

Codecov Report

Merging #217 into master will increase coverage by 3.34%.
The diff coverage is 91.15%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
packages/core/src/state.js 100% <ø> (ø)
packages/plugin-prettier/src/index.js 100% <ø> (ø)
packages/rollup/src/index.js 100% <ø> (ø) ⬆️
packages/core/src/config.js 100% <ø> (ø) ⬆️
...ckages/babel-plugin-svg-dynamic-title/src/index.js 100% <100%> (ø)
packages/webpack/src/index.js 95.45% <100%> (ø) ⬆️
packages/cli/src/util.js 71.42% <100%> (+4.76%) ⬆️
...ges/babel-plugin-remove-jsx-attribute/src/index.js 100% <100%> (ø)
packages/plugin-jsx/src/index.js 100% <100%> (ø)
.../babel-plugin-transform-svg-component/src/index.js 100% <100%> (ø)
... and 24 more

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 c922e2e...d1e727f. Read the comment docs.

- 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
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.

1 participant