Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Conversation

dphang
Copy link
Collaborator

@dphang dphang commented Oct 16, 2020

This should fix: #682

Tests

Manually tested and verified that default values for _next/data/* can be overridden.

@dphang dphang changed the title fix(nextjs-component): fix inability to set custom behavior for _next… fix(nextjs-component): fix inability to set custom behavior for _next/data/* Oct 16, 2020
@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #684 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #684      +/-   ##
==========================================
+ Coverage   79.24%   79.25%   +0.01%     
==========================================
  Files          52       52              
  Lines        1614     1615       +1     
  Branches      344      344              
==========================================
+ Hits         1279     1280       +1     
  Misses        277      277              
  Partials       58       58              
Impacted Files Coverage Δ
...rless-components/nextjs-component/src/component.ts 90.22% <100.00%> (+0.07%) ⬆️

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 8f4afee...07c57ce. Read the comment docs.

@dphang dphang merged commit 326acc8 into master Oct 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the dphang/fix-cache-behavior branch October 16, 2020 01:20
@dphang dphang modified the milestone: qwe Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to add forward headers for _next/data/*
1 participant