rsnext/packages/next
2020-10-20 05:26:04 -05:00
..
bin Correct comment on --help (#16391) 2020-08-20 13:32:55 +00:00
build Ensure correct default locale is detected for domain locale (#18046) 2020-10-20 10:23:11 +00:00
cli Warn on duplicate Sass deps (#16398) 2020-08-20 16:05:29 +00:00
client Ensure correct default locale is detected for domain locale (#18046) 2020-10-20 10:23:11 +00:00
compiled Update to postcss-loader 4.0.2. (#17458) 2020-10-19 17:07:59 +02:00
export Ensure i18n support with AMP (#17923) 2020-10-15 18:00:08 -05:00
lib Expose dotenv loading under separate package (#17152) 2020-09-25 13:14:28 -05:00
next-server Ensure correct default locale is detected for domain locale (#18046) 2020-10-20 10:23:11 +00:00
pages Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00
server Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00
telemetry
types Add support for returning 404 from getStaticProps (#17755) 2020-10-15 23:55:38 +02:00
amp.d.ts
amp.js
app.d.ts
app.js
babel.d.ts
babel.js
client.d.ts
client.js
config.d.ts
config.js
constants.d.ts
constants.js
data.d.ts
data.js
document.d.ts
document.js
dynamic.d.ts
dynamic.js
error.d.ts
error.js
head.d.ts
head.js
image.d.ts Image component foundation (#17343) 2020-10-14 11:57:10 +02:00
image.js Image component foundation (#17343) 2020-10-14 11:57:10 +02:00
license.md
link.d.ts
link.js
package.json v9.5.6-canary.6 2020-10-20 05:26:04 -05:00
README.md Improve Vercel's badge (#15946) 2020-08-06 12:35:36 -04:00
router.d.ts
router.js
taskfile-babel.js Prefer builtin optional chaining and nullish coalescing (#16780) 2020-09-11 15:20:10 +00:00
taskfile-ncc.js Fix some webpack 5 deprecation warnings (#15797) 2020-08-03 12:57:17 +00:00
taskfile.js Make sure animated assets aren't de-animated by optimizer (#17974) 2020-10-17 19:22:10 +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