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

[now-next] Add Beta iSSG Support #3067

Merged
merged 59 commits into from
Oct 29, 2019
Merged

[now-next] Add Beta iSSG Support #3067

merged 59 commits into from
Oct 29, 2019

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Sep 24, 2019

Adds support for new SPRv2 handling in Next.js.

x-ref: #3021

@ijjk ijjk added the @now/next label Sep 24, 2019
@ijjk ijjk requested a review from Timer as a code owner September 24, 2019 17:34
@ijjk ijjk requested a review from leo September 24, 2019 17:35
@codecov-io
Copy link

codecov-io commented Sep 24, 2019

Codecov Report

Merging #3067 into canary will increase coverage by 1.96%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           canary    #3067      +/-   ##
==========================================
+ Coverage   11.47%   13.43%   +1.96%     
==========================================
  Files         268      268              
  Lines       10096    10320     +224     
  Branches     1313     1222      -91     
==========================================
+ Hits         1159     1387     +228     
- Misses       8847     8871      +24     
+ Partials       90       62      -28
Impacted Files Coverage Δ
src/util/errors-ts.ts 47.48% <0%> (-0.03%) ⬇️
src/util/dev/router.ts 82.35% <0%> (+3.28%) ⬆️
src/util/get-files.ts 91.66% <0%> (+3.88%) ⬆️
src/util/dev/yarn-installer.ts 90.74% <0%> (+5.02%) ⬆️
src/util/dev/server.ts 64.8% <0%> (+5.56%) ⬆️
src/util/dev/builder.ts 78.32% <0%> (+5.59%) ⬆️
src/util/output/create-output.ts 66.66% <0%> (+7.29%) ⬆️
src/util/dev/builder-cache.ts 84.66% <0%> (+7.39%) ⬆️

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 e36f3d3...45e8b91. Read the comment docs.

@Timer Timer changed the title [now-next] Add support for SPR in now-next [now-next] Add support for SPRv2 in now-next Oct 1, 2019
@Timer Timer changed the title [now-next] Add support for SPRv2 in now-next [now-next] Add support for SPRv2 in @now/next Oct 1, 2019
@Timer Timer changed the title [now-next] Add support for SPRv2 in @now/next [now-next] Add beta iSSG support Oct 28, 2019
@Timer Timer changed the title [now-next] Add beta iSSG support [now-next] Add Beta iSSG Support Oct 28, 2019
@kodiakhq kodiakhq bot merged commit e04e6bb into canary Oct 29, 2019
@kodiakhq kodiakhq bot deleted the now-next/spr-support branch October 29, 2019 01:26
leo pushed a commit that referenced this pull request Nov 11, 2019
Adds support for new SPRv2 handling in Next.js.

x-ref: #3021
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.

None yet

3 participants