The dependency next was updated from 8.1.0 to 9.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.
Release Notes for v9.0.0
Major
Remove withAmp and do not expose isInAmpMode: #7690
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.1.0
to9.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.
Release Notes for v9.0.0
Major
withAmp
and do not exposeisInAmpMode
: #7690Minor
null
by default: #7695Patches
dirDir/cache
: #7102allowSyntheticDefaultImports
in favor ofesModuleInterop
: #7338#7362
with-sentry-simple
example.: #7360with-tailwindcss
example README: #7379noEmit
option into TypeScript configuration: #7451<Html>
and<Head>
element: #7524target
inloadConfig
instead ofnext build
: #7521constants
link in readme: #7534tsconfig.json
: #7546next/dynamic
test: #7600process
types): #7603process.browser
: #7604typeof window
will always be undefined on the server: #7605typeof window
isobject
on the client: #7606_error
page: #7608_document
middleware is experimental: #7647target != 'serverless'
: #7650process.browser
: #7651watchpack
to removeeslint-config-prettier
: #7716strict: true
: #7717prerender
PageConfig option: #7699Credits
Huge thanks to @ijjk, @Timer, @andy-ob, @koenpunt, @TxHawks, @mottox2, @scull7, @dav-is, @Ephem, @lfades, @martpie, @thecodechef, @rarkins, @chuck0523, @sebastianbenz, @stovmascript, @nataliemarleny, @nimit95, @Tomekmularczyk, @styfle, @keanulee, @coryshrmn, @sync, @huv1k, @nabiltntn, @aga5tya, @Samciu, @timneutkens, @samw3, @nguyenkhois, @chibicode, @AnsonT, @jaydenseric, @tajo, @resir014, @John-Spraul, @delbaoliveira, @guybedford, @mrispoli24, @leerob, @stvnyung, @tychay, @jrusso1020, @xboy2012, @msheakoski, @msweeneydev, @icco, @rafaelalmeidatk, @keustma, @mcwebb, @Janpot, @d-dmytro, @ku8ar, @olgn, @lucleray, @dunglas, @abusada, @AllenFang, @j0lv3r4, @jsmirandaiii, @popenkomaksim, @HsuTing, @MarchWorks, @khanghoang, @eperedo, @hanagejet, @jchorl, and @johnboy-leeds for helping!
Commits
The new version differs by 386 commits.
66bf56f
v9.0.0
6cc7205
Add UPGRADING doc (#7773)
9f65e50
v8.1.1-canary.70
264fc01
API routes documentation (#7562)
b0b1c32
Experimentalize
public/
(#7771)f204935
Fix serverless loader for API routes (#7767)
e995c73
[typings] Allow getInitialProps to be sync (#7763)
cc49756
v8.1.1-canary.69
270d548
Remove old docs (#7760)
6fa17b3
Improve automatic prerendering warning (#7759)
80b46c1
Update to have default pageProps of {} instead of null (#7734)
7f3bdb1
v8.1.1-canary.68
7ac8dcb
Add deprecation message for next/dynamic modules (#7750)
b60985b
Revert "fix(Link): Set focus back to the body element (#7693)" (#7753)
defde85
fix(Link): Set focus back to the body element (#7693)
There are 250 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: