rsnext/packages/next/next-server/lib
Joe Haddad 0957ed6f32
Use Cached SSG Data on History Navigation (#9887)
* Use Cached SSG Data on History Navigation

* Add data caching test

* Create a static data cache

* Eliminate an if / return

* Do not cache in dev mode

* bump

* bump

* bump

* bump

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2019-12-30 17:57:06 -05:00
..
router Use Cached SSG Data on History Navigation (#9887) 2019-12-30 17:57:06 -05:00
amp-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
amp.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
constants.ts Emit Static Export Intent (#9737) 2019-12-13 13:30:22 -06:00
data-manager-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
data-manager.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
document-context.ts Remove _document context (#9068) 2019-10-14 12:45:56 -04:00
dynamic.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
head-manager-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
head.tsx Fix deduplicating dynamic (array) meta tags (#9315) 2019-11-26 12:27:33 -05:00
loadable-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
loadable.d.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
loadable.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
mitt.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
request-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
router-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
runtime-config.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
side-effect.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
utils.ts Use NextComponentType in NextPage (#9575) 2019-12-03 13:35:20 -05:00