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

v2.13 #7489

Merged
merged 0 commits into from Jun 18, 2020
Merged

v2.13 #7489

merged 0 commits into from Jun 18, 2020

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jun 10, 2020

What's new?

  • New target: static and full static using nuxt export
  • Built-in .env support and runtimeConfig
  • Auto components discovery with nuxt/components
  • Nuxt Telemetry

Also don't miss nuxt/content and nuxt-composition-api ;)

🚀 Features

🐛 Bug Fixes

💅 Refactors

📝 Examples

🏡 Chore

👓 Tests

💙 Types

💖 Thanks to

@pi0 pi0 changed the title [draft] v2.13 v2.13 Jun 10, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2020

Codecov Report

Merging #7489 into 2.x will increase coverage by 7.50%.
The diff coverage is 60.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #7489      +/-   ##
==========================================
+ Coverage   62.76%   70.26%   +7.50%     
==========================================
  Files          84       88       +4     
  Lines        3395     3747     +352     
  Branches      926     1020      +94     
==========================================
+ Hits         2131     2633     +502     
+ Misses       1017      905     -112     
+ Partials      247      209      -38     
Flag Coverage Δ
#unittests 70.26% <60.41%> (+7.50%) ⬆️
Impacted Files Coverage Δ
packages/babel-preset-app/src/index.js 0.00% <ø> (ø)
packages/builder/src/context/template.js 100.00% <ø> (ø)
packages/cli/src/commands/index.js 7.69% <0.00%> (-1.40%) ⬇️
packages/config/src/config/_app.js 100.00% <ø> (ø)
packages/config/src/config/_common.js 100.00% <ø> (ø)
packages/config/src/config/index.js 100.00% <ø> (ø)
packages/config/src/config/modes.js 100.00% <ø> (ø)
packages/config/src/config/render.js 100.00% <ø> (ø)
packages/config/src/config/router.js 100.00% <ø> (ø)
packages/utils/src/locking.js 100.00% <ø> (ø)
... and 56 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 fb33bda...dbecbe4. Read the comment docs.

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