rsnext/packages/next/types
Steven f56722c971
fix: add missing draftMode type to GetServerSidePropsContext (#50184)
This `draftMode` prop was missing from the previous PR:

- https://github.com/vercel/next.js/pull/48669 

It was added on `GetStaticPropsContext` but not on
`GetServerSidePropsContext` so this PR fixes it.

---------
2023-05-22 15:16:12 -07:00
..
compiled.d.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
global.d.ts Add updated app dir cache handling (#48516) 2023-04-19 18:12:21 -04:00
index.d.ts fix: add missing draftMode type to GetServerSidePropsContext (#50184) 2023-05-22 15:16:12 -07:00
misc.d.ts Enable App Router for all applications (#49088) 2023-05-04 17:47:10 +02:00
webpack.d.ts Move core files to src folder and move JS files to TypeScript (#44405) 2023-01-03 10:05:50 +01:00