Next
Next.js is an open source React front-end development web framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.
Here are 39,181 public repositories matching this topic...
-
Updated
Jul 4, 2022 - TypeScript
-
Updated
Jul 6, 2022 - TypeScript
Anytime I open up the options for a plugin the okey button (I think that's what it's called but I can't see it) is half cut off
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
Jul 6, 2022 - TypeScript
- auth (in progress, @ganeshmani)
- no-prisma
- plain-js
- static
- store
Description 📓
NextAuth has the possibility to get the secret passed by its options. It would be great to have that for withAuth, too. Currently withAuth only accepts the secret via env vars. We don't store our secrets in env vars and now we have to patch process.env to get withAuth to run.
I'm happy to create a PR. Just wanted to know upfront if there is any reason why secret can
-
Updated
Jun 28, 2022 - TypeScript
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
Jun 5, 2022
-
Updated
Jul 1, 2022 - TypeScript
-
Updated
Jun 30, 2022 - TypeScript
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
Jul 6, 2022 - TypeScript
Without all the marketing.
-
Updated
Sep 3, 2019 - TypeScript
Would be supercool to have "BlogPosting" as article JSON-LD type.
From the Google Docs (https://developers.google.com/search/docs/data-types/article#non-amp):
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting. (https://schema.org/BlogPosting)
I tried to use "BlogJsonLd" as type for Blogposts, but the Google Rich Result Test (https:
-
Updated
Jun 2, 2022 - TypeScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Jul 6, 2022 - Svelte
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jun 30, 2022 - TypeScript
Issue Summary
Building with serverless results in an error:
Build error occurred
TypeError: Class extends value undefined is not a
Things like Optional Chaining should be transpiled for e.g. node 12 compatibility: https://esbuild.github.io/content-types/#javascript. We should choose es2016 for all packages.
-
Updated
Jun 29, 2022 - JavaScript
Created by Vercel
Released October 25, 2016
Latest release 8 days ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia

Describe the feature you'd like to request
Want to be able to create NextJs v12.x application, instrumented with sentry-javascript v7.x on Vercel. With all the new features of both respectively. Including new features and fixes, listed in both release notes respectively.
Describe the solution you'd like
The with-sentry example application should be default latest version of NextJs