Closed greenkeeper[bot] closed 4 years ago
This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.
Latest deployment for this branch: https://bekrinme-git-greenkeeper-next-900.sbekrin.now.sh
dependency
next was updated from 8.1.0
to 9.0.1
.Update to this version instead π
cancelled
property on routeChangeError error: #7790next@latest
: #7806styles
: #7875exportPathMap
dynamic routes params fix: #7846Huge thanks to @delbaoliveira, @ijjk, @huv1k, @admons, @VincentCordobes, @barry4dev, @lfades, @timReynolds, @timneutkens, and @aequasi for helping!
The new version differs by 52 commits.
47160fb
v9.0.1
a7fbd30
Adjust README to mention Link
bbe1e0f
v9.0.1-canary.2
7b25e29
Export types for link props (#7905)
8078273
Adding a note about babelrc (#7897)
b94123c
Improve exported router types (#7853)
13cf664
Add support for legacy server npm modules (#7898)
6f9387f
Add declaration files to the contributing guide (#7885)
2450c85
exportPathMap
dynamic routes params fix (#7846)
41cb3b3
Stop PageConfig plugin from running on non-pages (#7884)
268ac93
Fix placeholder values being added when exporting from serverless (#7883)
193d049
Test for fragment styles
(#7875)
8122d82
Handle empty directory (#7876)
70b8bed
Add a dev2 command
bf7af1d
Add default values for runtime config (#7847)
There are 52 commits in total.
See the full diff
dependency
next was updated from 8.1.0
to 9.0.2
.dependency
next was updated from 8.1.0
to 9.0.3
.dependency
next was updated from 8.1.0
to 9.0.4
.dependency
next was updated from 8.1.0
to 9.0.5
.dependency
next was updated from 8.1.0
to 9.0.6
.dependency
next was updated from 8.1.0
to 9.0.7
.dependency
next was updated from 8.1.0
to 9.0.8
.dependency
next was updated from 8.1.0
to 9.1.0
.dependency
next was updated from 8.1.0
to 9.1.1
.dependency
next was updated from 8.1.0
to 9.1.2
.dependency
next was updated from 8.1.0
to 9.1.3
.dependency
next was updated from 8.1.0
to 9.1.4
.dependency
next was updated from 8.1.0
to 9.1.5
.dependency
next was updated from 8.1.0
to 9.1.6
.dependency
next was updated from 8.1.0
to 9.2.1
.dependency
next was updated from 8.1.0
to 9.2.2
.
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: