The dependency next was updated from 8.0.4 to 8.1.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v8.1.0
New Features
Next.js 8.1 introduces AMP support on a per-page basis, allowing incremental adoption of AMP.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
The dependency next was updated from
8.0.4
to8.1.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v8.1.0
New Features
Next.js 8.1 introduces AMP support on a per-page basis, allowing incremental adoption of AMP.
Please read our blog post to learn more!
Patches
Promise.finally
in polyfill: #6975chunkGroup
request overrawRequest
for loadable manifest: #6993recordsPath
for selective page building: #6997now dev
: #6998.amp.js
withwithAmp(Comp)
: #7009.next/cache
for flying shuttle and terser: #7013Credits
Huge thanks to @merelinguist, @lfades, @timneutkens, @Timer, @ijjk, @shahzeb1, @crutchcorn, @HeadFox, @YIZHUANG, @omonk, @justinmchase, @Tevinthuku, @mayank23, @ajrussellaudio, @IvanJov, @nguyenkhois, @kylemh, @j0lv3r4, @alexparish, @SBoudrias, @friederbluemle, @jalcalav, and @lucas0707 for helping!
Commits
The new version differs by 149 commits.
0dbd3b9
v8.1.0
588a8f3
v8.0.5-canary.35
fdfbab5
Updated handling of AMP page reloading (#7052)
abae173
Add a dot to a note in README.md (#7053)
75a2c45
AMP fix escaped rel (#7045)
59b328b
Remove client bundles for AMP only pages (#7034)
5054e94
Remove experimental flag (#7048)
6f9c3aa
Remove experimental amp config (#7046)
c48340c
Move next/router to Typescript (#7019)
8b136a6
Add experimental option to enable terser loader (#7033)
cedd9b0
v8.0.5-canary.34
a79bacc
Remove noDirtyAmp option (#7032)
cf889d6
Re-add experimental amp config (#7030)
016c197
Add AMP docs to README (#7031)
1a53ca7
Add x-powered-by (#7029)
There are 149 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: