rsnext/packages/next
Tim Neutkens e8c3190255
Support persisting the dev cache buster (#15827)
Same as #15483 but couldn't push to it

---

Closes #15483
Fixes #15828
2020-08-03 14:22:55 +00:00
..
bin Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
build Rename exportTrailingSlash to existing trailingSlash property (#15768) 2020-08-03 14:03:11 +00:00
cli Fix: UnhandledPromiseRejectionWarning when unknown flag provided for cli commands (#15422) 2020-07-28 12:12:57 +02:00
client Rename exportTrailingSlash to existing trailingSlash property (#15768) 2020-08-03 14:03:11 +00:00
compiled Fix some webpack 5 deprecation warnings (#15797) 2020-08-03 12:57:17 +00:00
export Rename exportTrailingSlash to existing trailingSlash property (#15768) 2020-08-03 14:03:11 +00:00
lib Fix dotenv loading with cascading values (#15799) 2020-08-02 20:15:11 +00:00
next-server Support persisting the dev cache buster (#15827) 2020-08-03 14:22:55 +00:00
pages Support persisting the dev cache buster (#15827) 2020-08-03 14:22:55 +00:00
server Solve large portion of webpack 5 deprecation warnings (#15806) 2020-08-03 12:26:23 +00:00
telemetry Record presence of reportWebVitals (#13155) 2020-05-20 18:44:39 +00:00
types Stabilize revalidate (#15338) 2020-07-20 14:23:51 -04:00
amp.d.ts Remove re-exports of default when they don't exist (#9450) 2019-11-18 20:11:59 -06:00
amp.js
app.d.ts
app.js
babel.d.ts Remove re-exports of default when they don't exist (#9450) 2019-11-18 20:11:59 -06:00
babel.js
client.d.ts
client.js
config.d.ts
config.js
constants.d.ts
constants.js
data.d.ts Remove re-exports of default when they don't exist (#9450) 2019-11-18 20:11:59 -06:00
data.js
document.d.ts
document.js
dynamic.d.ts
dynamic.js
error.d.ts
error.js
head.d.ts
head.js
license.md Update year on license files 2020-04-21 12:24:08 +02:00
link.d.ts
link.js
package.json Fix some webpack 5 deprecation warnings (#15797) 2020-08-03 12:57:17 +00:00
README.md More helpful README (#14830) 2020-07-23 20:56:32 -05:00
router.d.ts
router.js
taskfile-babel.js Add support for debugging Next.js core (#13101) 2020-05-20 03:18:02 +00:00
taskfile-ncc.js Fix some webpack 5 deprecation warnings (#15797) 2020-08-03 12:57:17 +00:00
taskfile.js Use single webpack runtimeChunk for Node.js compilation (#14722) 2020-07-01 15:34:00 +00:00
tsconfig.json

Next.js

Getting Started

Visit https://nextjs.org/learn to get started with Next.js.

Documentation

Visit https://nextjs.org/docs to view the full documentation.

Who is using Next.js?

Next.js is used by the world's leading companies. Check out the Next.js Showcase to learn more.

Contributing

Please see our contributing.md.

Authors