rsnext/packages/next
2021-11-04 10:24:21 +01:00
..
bin
build Fix styles that should not be made dynamic (#30928) 2021-11-04 10:24:21 +01:00
bundles Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
cli Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
client fixes #30604 - Cannot read properties of null (reading 'tagName') (#30919) 2021-11-03 20:24:12 -04:00
compiled update mini-css-plugin and remove experimentalUseImportModule (#30617) 2021-11-02 21:56:11 +00:00
export
image-types
lib update tsconfig correctly when compilerOptions is not set yet (#30355) 2021-10-27 04:11:07 +00:00
native Chore/rust workflow (#30577) 2021-10-29 13:56:56 -05:00
pages
server Update to use project dir for file tracing base (#30857) 2021-11-04 10:23:28 +01:00
shared/lib Optimize other fonts provide by Google (#30554) 2021-11-02 10:24:55 +01:00
telemetry add warning to update featureName in FEATURE_USAGE backend (#30283) 2021-10-28 11:16:42 -05:00
trace
types Fix invalid character in next/image header "Content-Disposition" (#30287) 2021-11-01 19:23:24 -04: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
data.sqlite
document.d.ts
document.js
dynamic.d.ts
dynamic.js
error.d.ts
error.js
head.d.ts
head.js
image.d.ts
image.js
license.md
link.d.ts
link.js
package.json v12.0.3-canary.5 2021-11-03 18:36:15 -05:00
README.md
router.d.ts
router.js
script.d.ts
script.js
server.d.ts
server.js
taskfile-ncc.js
taskfile-swc.js
taskfile.js Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
tsconfig.json Revert incremental config to fix missing types (#30644) 2021-10-29 23:16:11 -05:00
vitals.d.ts
vitals.js

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.

Community

The Next.js community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

To chat with other community members you can join the Next.js Discord.

Our Code of Conduct applies to all Next.js community channels.

Contributing

Please see our contributing.md.

Good First Issues

We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

Authors