Closed greenkeeper[bot] closed 5 years ago
dependency
next was updated from 7.0.3
to 8.0.1
.Update to this version instead ๐
module
as server fallback main field: #6256next export
: #6258Error
status code to 404: #6276next export
: #6258module
as server fallback main field: #6256Huge thanks to @resir014, @Ephem, @j0lv3r4, @developit, @elliottsj, @dav-is, @Timer, @Timer, @resir014, @Ephem, @j0lv3r4 , @elliottsj, and @revskill10 for helping!
The new version differs by 15 commits.
7fd9cb4
v8.0.1
77a5a6f
v8.0.1-canary.0
4fea345
Merge branch 'master' into canary
10f41f5
Fix Docs (#6270)
f43e1a9
Set default Error
status code to 404 (#6276)
68db099
v8.0.0-canary.24
bd24918
Fix Runtime Config in next export
(#6258)
33b9ebc
Add module
as server fallback main field (#6256)
23c9c0d
Change anynymous functions to named functions on examples in the README.md file (#6255)
e1056e3
Add yarn check to test (#6257)
4dd6094
styled-components example: use a fragment for styles initial prop (#6252)
734513b
Apply babel to .mjs files (#6253)
80cb91e
Add setup to run example with cookie authentication locally (#6101)
2ab1ae7
Updated examples for build-time env configuration for v8 (#6237)
3746d7d
[with-typescript] Fixed incorrect query type (#6238)
See the full diff
dependency
next was updated from 7.0.3
to 8.0.2
.Update to this version instead ๐
<Html>
props to <html>
: #6378launch-editor
: #6302getBaseWebpackConfig
synchronous.: #6356Huge thanks to @dav-is, @Timer, @isaachinman, @jesstelford, @afuggini, @7ma7X, @kinetifex, @bbortt, @klujanrosas, @timothyis, @wtgtybhertgeghgtwtg, @A-Tokyo, @joshua-scott, @garmeeh, @jontonsoup4, @slaskis, @vgrafe, and @felixmosh.
Special thanks to @ijjk for continued involved with on-demand-entries.
Special thanks to @kinetifex and @indexzero for their feedback on the on-demand-entries websocket implementation.
The new version differs by 52 commits.
016d41f
v8.0.2
ce7dcae
v8.0.2-canary.7
1757ad0
Drop cli-cursor dependency (#6387)
414e8fa
Update link in wasm example (#6389)
d7856c6
fixes a few inconsistencies in server routes (#6382)
9f5d1ef
Add example using lingui.js (#6210)
faf69b4
v8.0.2-canary.6
5ab3f00
Fixed missing next deployment directory bug (#6331)
3ba1811
Pass all <Html>
props to <html>
(#6378)
8b78476
Remove alternate screen usage (#6377)
09508ed
[with-sentry] Use env config instead of webpack where possible (#6381)
6e23b75
feat: Validate url.format calls (#6379)
61de215
Move webpack config to TypeScript (#6348)
0bf5041
v8.0.2-canary.5
5ff2dea
Add Html tag for custom Document (#6372)
There are 52 commits in total.
See the full diff
dependency
next was updated from 7.0.3
to 8.0.3
.Update to this version instead ๐
The new version differs by 8 commits.
a99323c
v8.0.3
e05229b
Fix hot reloading in the yarn workspaces example (#6402)
ca7b772
v8.0.3-canary.0
d0e90d0
Donโt hide parse error from on-demand-entries
299eeb4
Merge branch 'master' into canary
71ae456
Fix invalid ping response throwing error in client (#6397)
e0896e5
Add an example using ESI cache (with React ESI) (#6225)
d14d170
Remove ansi-html dep (#6394)
See the full diff
dependency
next was updated from 7.0.3
to 8.0.4
.Update to this version instead ๐
The new version differs by 233 commits.
e6e4a15
v8.0.4
25deefb
Avoid "ad" anywhere in the buildId (#6854)
742f29f
buildId is not an ad (#6851)
e25312b
Make sure error isn't swallowed for production test on CircleCi (#6848)
14eef58
Re-add chromedriver retrying from previous webdriver setup (#6846)
8cd7bd1
Fix wrong anchors and add missing link (#6845)
3a7caa6
v8.0.4-canary.31
c864ab9
Added useBuiltIns to babel object-rest-spread (#6805)
41da136
v8.0.4-canary.30
f6786b4
v8.0.4-canary.29
99023b9
v8.0.4-canary.28
71680fb
Fix typo in workflow (#6838)
e48610e
v8.0.4-canary.27
f6439ae
Add workflow to generate stats for release (#6836)
6bb8327
Exclude transform-typeof-symbol (#6812)
There are 233 commits in total.
See the full diff
dependency
next was updated from 7.0.3
to 8.1.0
.Update to this version instead ๐
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!
Promise.finally
in polyfill: #6975chunkGroup
request over rawRequest
for loadable manifest: #6993recordsPath
for selective page building: #6997now dev
: #6998.amp.js
with withAmp(Comp)
: #7009.next/cache
for flying shuttle and terser: #7013Huge 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!
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
The dependency next was updated from
7.0.3
to8.0.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.
Find out more about this release.
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: