rsnext/examples
Bradley Dirheimer 7e0bae4ce7
chore(examples): fix @ts-ignore in Cloudinary config (#47029)
This change will remove the typescript error. cloudinary.config doesn't
exist, it should be updated to cloudinary.v2.config

<!-- Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change(s) that you're making:

## For Contributors

### Improving Documentation or adding/fixing Examples

- The "examples guidelines" are followed from our contributing doc
https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md
- Make sure the linting passes by running `pnpm build && pnpm lint`. See
https://github.com/vercel/next.js/blob/canary/contributing/repository/linting.md

### Fixing a bug

- Related issues linked using `fixes #number`
- Tests added. See:
https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs
- Errors have a helpful link attached, see
https://github.com/vercel/next.js/blob/canary/contributing.md

### Adding a feature

- Implements an existing feature request or RFC. Make sure the feature
request has been accepted for implementation before opening a PR. (A
discussion must be opened, see
https://github.com/vercel/next.js/discussions/new?category=ideas)
- Related issues/discussions are linked using `fixes #number`
- e2e tests added
(https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs
- Documentation added
- Telemetry added. In case of a feature if it's used or not.
- Errors have a helpful link attached, see
https://github.com/vercel/next.js/blob/canary/contributing.md



## For Maintainers

- Minimal description (aim for explaining to someone not on the team to
understand the PR)
- When linking to a Slack thread, you might want to share details of the
conclusion
- Link both the Linear (Fixes NEXT-xxx) and the GitHub issues
- Add review comments if necessary to explain to the reviewer the logic
behind a change

### What?

### Why?

### How?

Closes NEXT-
Fixes #

-->

---------
2023-03-13 13:40:21 -07:00
..
active-class-name chore(examples): Update active-class-name example (#43581) 2022-12-01 12:21:57 +00:00
amp chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
amp-first chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
amp-story chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
analyze-bundles Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
api-routes examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
api-routes-apollo-server Updates Apollo Server Examples to use Apollo Server 4 & @as-integrations/next (#42771) 2022-11-14 12:13:31 +00:00
api-routes-apollo-server-and-client Updates Apollo Server Examples to use Apollo Server 4 & @as-integrations/next (#42771) 2022-11-14 12:13:31 +00:00
api-routes-apollo-server-and-client-auth Updates Apollo Server Examples to use Apollo Server 4 & @as-integrations/next (#42771) 2022-11-14 12:13:31 +00:00
api-routes-cors chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
api-routes-graphql examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
api-routes-middleware examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
api-routes-rate-limit chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
api-routes-rest examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
app-dir-i18n-routing Update i18n example to handle public files and /api routes (#45266) 2023-01-28 01:38:10 +00:00
app-dir-mdx Change @next/font to next/font in examples (#46836) 2023-03-06 21:01:13 +00:00
auth-with-stytch BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
auth0 docs(examples): auth0 update callback URL (#42855) 2022-11-14 12:59:24 +01:00
authsignal/passwordless-login Update example path for authsignal/passwordless-login (#45387) 2023-01-29 11:34:18 -08:00
basic-css chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
basic-export Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
blog chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
blog-starter fix: <title> problem in example/blog-starter (#46122) 2023-02-19 20:20:26 +00:00
blog-starter-typescript Replace JS blog-starter example with TS, deprecate blog-starter-typescript example (#38395) 2022-07-07 23:10:26 -05:00
blog-with-comment examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
catch-all-routes chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
cloudflare-turnstile add Cloudflare Turnstile example (#41283) 2022-10-12 12:56:37 +00:00
cms-agilitycms fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-builder-io fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-buttercms Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-contentful fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-cosmic fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-datocms fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-dotcms Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-drupal fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-enterspeed Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-ghost fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-graphcms fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-keystonejs-embedded Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-kontent-ai fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-makeswift chore: remove swcMinify: true as it's the new default. (#41877) 2022-10-26 10:55:10 -07:00
cms-plasmic chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
cms-prepr fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-prismic fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-sanity Updates cms-sanity example to use Sanity v3 (#45662 2023-02-27 11:58:43 +01:00
cms-sitefinity fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-storyblok fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-strapi chore(examples): Deprecate cms-strapi (#43325) 2022-11-24 12:01:10 +01:00
cms-takeshape fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-tina fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-umbraco-heartcore fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-webiny fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
cms-wordpress fix(cms-examples): title warning (#46262) 2023-02-23 15:21:03 +00:00
convex Update Convex demo to 0.9.1 (#45866) 2023-02-13 19:41:44 +00:00
custom-routes-proxying chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
custom-server Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
custom-server-typescript Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
data-fetch Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
dynamic-routing Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
environment-variables Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
evm-multichain-dapp chore: remove swcMinify: true as it's the new default. (#41877) 2022-10-26 10:55:10 -07:00
fast-refresh-demo Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
github-pages corrected /examples/github-pages readme (#43766) 2022-12-12 02:33:38 +00:00
head-elements Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
headers Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
hello-world Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
hello-world-esm Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
i18n-routing Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
image-component Update view-source.tsx (#46790) 2023-03-05 17:47:15 +00:00
image-legacy-component Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
layout-component Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
markdoc chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
middleware Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
middleware-matcher Convert middleware-matcher example to TypeScript (#42520) 2022-11-06 06:08:06 +00:00
modularize-imports Improve modularized imports docs and add config options to example (#44560) 2023-01-04 21:39:38 +00:00
nested-components Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
next-css Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
next-forms Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
next-offline Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
page-transitions
parameterized-routing
progressive-render Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
progressive-web-app Update .gitignore in pwa example (#44391) 2023-01-03 00:39:44 +00:00
radix-ui chore(examples): add Radix UI example (#41169) 2022-10-05 14:49:59 +00:00
react-remove-properties Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
redirects Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
remove-console Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
reproduction-template chore: add repro links in "verify canary" comment (#43979) 2022-12-12 14:26:40 -08:00
reproduction-template-app-dir Fix ts config in reproduction-template-app-dir (#45653) 2023-02-07 12:18:05 +00:00
rewrites Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
script-component Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
ssr-caching Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
styled-jsx-with-csp Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
svg-components Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
using-preact Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
using-router Cover 1st-party examples with tests (#45270)Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Tim Neutkens <tim@timneutkens.nl> 2023-02-27 11:54:24 +01:00
with-ably chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
with-absolute-imports Convert with-absolute-imports example to TypeScript (#42529) 2022-11-07 14:19:42 -08:00
with-algolia-react-instantsearch Improve with-algolia-react-instantsearch example and convert to TypeScript (#42617) 2022-11-14 12:30:57 +00:00
with-ant-design examples(with-ant-design): bump antd v5.0.0 (#43062) 2022-11-18 13:48:47 +01:00
with-aphrodite chore(examples): fix with-aphrodite exapmle (#42078) 2022-10-28 11:33:05 -07:00
with-apivideo Example/with apivideo (#45272) 2023-02-02 13:44:37 +00:00
with-apollo Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-apollo-and-redux Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-apollo-neo4j-graphql [EXAMPLES] Update with-apollo-neo4j-graphql (#44570) 2023-02-23 13:37:22 +00:00
with-app-layout Convert with-app-layout example to TypeScript (#42930) 2022-11-15 10:44:38 +00:00
with-aws-amplify Update with-aws-amplify with TypeScript (#41815) 2022-10-26 18:27:55 +00:00
with-aws-amplify-typescript Update with-aws-amplify with TypeScript (#41815) 2022-10-26 18:27:55 +00:00
with-axiom examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-babel-macros Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-chakra-ui chore(examples): Remove deprecated function from chakra (#43784) 2022-12-07 14:10:32 +01:00
with-chakra-ui-typescript docs(examples): Updated Chakra UI examples (#36333) 2022-04-28 12:36:33 +00:00
with-clerk Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-cloudinary chore(examples): fix @ts-ignore in Cloudinary config (#47029) 2023-03-13 13:40:21 -07:00
with-compiled-css Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-contentlayer Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-context-api Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-cookie-auth
with-cookie-auth-fauna examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-cookies-next Update get-api-cookie.ts (#44466) 2023-01-01 00:58:38 +00:00
with-couchbase Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-cssed Convert with-cssed, with-csx, with-styled-jsx examples to TypeScript (#43018) 2022-11-17 10:28:57 -08:00
with-custom-babel-config Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-cxs Convert with-cssed, with-csx, with-styled-jsx examples to TypeScript (#43018) 2022-11-17 10:28:57 -08:00
with-cypress Add Cypress component testing to docs & example (#44869) 2023-02-07 23:42:35 +00:00
with-deta-base Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-docker Define base image for multi-stage build (#45090) 2023-02-07 15:21:20 -08:00
with-docker-compose chores(examples): Define base image for multi-stage build (#45862) 2023-02-13 18:14:26 +00:00
with-docker-multi-env chores(examples): Define base image for multi-stage build (#45862) 2023-02-13 18:14:26 +00:00
with-dotenv
with-draft-js Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-dynamic-import Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-edgedb Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-elasticsearch Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-electron Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-electron-typescript Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-emotion Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-emotion-swc chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
with-emotion-vanilla Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-env-from-next-config-js Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-eslint BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
with-expo Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-expo-typescript Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-facebook-pixel Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-fauna examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-fela Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-filbert Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-fingerprintjs-pro Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-firebase Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-firebase-authentication
with-firebase-authentication-serverless
with-firebase-cloud-messaging Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-firebase-hosting chore(examples): reference main prop in README.md in Firebase example (#43434) 2022-11-30 12:47:39 +01:00
with-flow Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-formspree BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
with-framer-motion Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-geist-ui chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
with-glamorous
with-global-stylesheet Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
with-global-stylesheet-simple Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
with-goober Convert with-goober example to TS (#39761) 2022-08-21 22:56:51 +00:00
with-google-analytics Simplify with-google-analytics example (#43894) 2023-02-07 14:58:52 -08:00
with-google-analytics-amp Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-google-tag-manager Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-grafbase feat(examples): use experimental edge runtime with grafbase (#42992) 2022-11-17 14:02:55 -08:00
with-graphql-faunadb Update Fauna example with new guestbook (#27295) 2021-08-02 17:09:04 +00:00
with-graphql-gateway chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
with-graphql-hooks Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-graphql-react Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-grommet Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-gsap Convert with-gsap, with-mqtt-js, with-mux-video examples to Typescript (#43874) 2022-12-12 01:53:08 +00:00
with-hls-js Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-http2 Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-i18n-next-intl Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-i18n-rosetta Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-ionic-typescript Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-iron-session examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-jest [with-jest]: Update to use automatic path aliases (#46982) 2023-03-13 09:40:53 -07:00
with-jest-babel Fix with-jest and with-jest-babel example test snapshot failure (#46885) 2023-03-08 01:16:15 +00:00
with-joi docs(examples): improve DX while copying command to create new project (#38410) 2022-07-26 21:57:48 -05:00
with-jotai chore(examples): more practical jotai example (#45973) 2023-02-16 12:33:30 +00:00
with-kea Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-knex Add missing 'key' (#46386) 2023-02-24 21:13:51 +00:00
with-linaria chore(examples): fix lint 2022-10-01 16:06:02 +02:00
with-lingui chore(examples): update with-lingui example (#46007) 2023-02-16 22:15:53 +00:00
with-loading Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-magic examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-mantine chore(examples): update with-mantine (#34591) 2022-09-30 02:38:56 +02:00
with-markdown
with-material-ui Update Material UI examples (#45974) 2023-02-16 03:14:16 +00:00
with-mdbreact Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-mdx BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
with-mdx-remote Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-mobx chore(examples): fix CLI commands for MobX examples (#43534) 2022-11-29 18:10:33 +01:00
with-mobx-react-lite [Docs] Remove legacy mobx example (#40304) 2022-09-14 00:42:26 +00:00
with-mobx-state-tree chore(examples): fix CLI commands for MobX examples (#43534) 2022-11-29 18:10:33 +01:00
with-mobx-state-tree-typescript [Docs] Merge with-mobx-state-tree with with-mobx-state-tree-typescript example (#40306) 2022-09-08 12:56:12 +00:00
with-mocha Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-mongodb Update _mongoClientPromise type error (#46985) 2023-03-13 09:48:46 -07:00
with-mongodb-mongoose examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-mqtt-js Update README.md for examples/with-mqtt-js (#45162) 2023-01-23 12:22:11 -08:00
with-msw chore(examples): with-msw update msw (#43224) 2022-11-22 11:33:44 +01:00
with-mux-video update Mux Player to latest, pin to ^1 and pin upchunk to ^3 add Mux … (#45121) 2023-01-20 15:56:57 -08:00
with-mysql BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
with-neo4j examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-netlify-cms Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-next-auth
with-next-css Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
with-next-i18next
with-next-multilingual Add next-multilingual example (#29386) 2022-01-23 19:15:10 +00:00
with-next-offline Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
with-next-page-transitions Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-next-routes
with-next-sass BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
with-next-seo Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-next-sitemap Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-next-translate Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-next-ui chore: remove swcMinify: true as it's the new default. (#41877) 2022-10-26 10:55:10 -07:00
with-nhost-auth-realtime-graphql Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-now-env
with-opentelemetry feat: add OTEL instrumentation for next-server + OTEL example (#46198) 2023-02-22 16:08:22 +01:00
with-orbit-components Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-overmind Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-particles chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
with-passport examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-passport-and-next-connect examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-paste-typescript Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-patternfly Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-plausible Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-playwright Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-polyfills Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-portals Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-portals-ssr Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-postgres Remove swcMinify option from example configs (#43012) 2022-11-16 13:39:26 -08:00
with-prefetching Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-pretty-url-routing
with-prisma Update Prisma example (#29459) 2021-09-28 11:13:30 -05:00
with-quill-js Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-rbx-bulma-pro Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-react-bootstrap Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-react-foundation Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-react-ga Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-react-helmet Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-react-hook-form chore(examples): Convert with-react-hook-form example to TypeScript (#38796) 2022-09-29 23:09:57 +00:00
with-react-intl Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-react-jss [Docs] Migrate with-react-jss to typescript (#40308) 2022-09-07 16:39:35 -07:00
with-react-md Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-react-md-typescript Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-react-multi-carousel chore(examples): updated react-multi-carousel to TS (#37930) 2022-10-01 15:21:22 +02:00
with-react-native-web remove unnecessary babel.config.js in react native web example (#43939) 2023-01-05 17:31:03 -08:00
with-react-query [Examples] -> Add external official example with-react-query (#38101) 2022-09-29 17:03:51 -07:00
with-react-toolbox Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-react-with-styles Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-reactstrap Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-realm-web examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-reason-relay docs(examples): improve DX while copying command to create new project (#38410) 2022-07-26 21:57:48 -05:00
with-reasonml Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-reasonml-todo Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-rebass chore: fix examples (#40395) 2022-09-09 15:35:37 +02:00
with-recoil Fixing nextjs-recoil example (#46024) 2023-02-17 09:19:56 +01:00
with-redis examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-redux Update @testing-library/react in with-redux example (#46085) 2023-02-17 23:21:43 -08:00
with-redux-observable Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-redux-persist Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-redux-saga Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-redux-thunk Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-redux-toolkit Update Redux example to use Toolkit + update dependencies. (#29104) 2021-09-15 15:34:31 +00:00
with-redux-toolkit-typescript Update Redux example to use Toolkit + update dependencies. (#29104) 2021-09-15 15:34:31 +00:00
with-redux-wrapper chore(examples): update Next.js in with-redux-reducer (#43237) 2022-11-22 14:28:07 +01:00
with-reflexjs Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-reflux Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-relay-modern Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-rematch Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-route-as-modal Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-segment-analytics Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-semantic-ui Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-sentry chore(examples): upgrade Sentry to support Middleware (#47067) 2023-03-13 14:29:28 +00:00
with-sentry-simple
with-service-worker chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
with-sfcc Change @next/font to next/font in examples (#46836) 2023-03-06 21:01:13 +00:00
with-shallow-routing Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-sitemap Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-skynexui-components Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-slate [Docs] Update with-slate example (#39639) 2022-08-16 10:47:07 +00:00
with-static-export Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-stencil Fix with-stencil example (#44964) 2023-01-17 09:11:16 -08:00
with-stitches chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
with-stomp Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-storybook Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-storybook-styled-jsx-scss Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-strict-csp Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-strict-csp-hash
with-stripe-typescript examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-styled-components Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-styled-components-babel docs: add missing AppProps import (#43136) 2022-11-22 14:33:29 +01:00
with-styled-components-rtl Convert more jsx/styled-components examples to TypeScript (#43117) 2022-11-23 05:45:26 +00:00
with-styled-jsx Convert with-cssed, with-csx, with-styled-jsx examples to TypeScript (#43018) 2022-11-17 10:28:57 -08:00
with-styled-jsx-plugins Convert more jsx/styled-components examples to TypeScript (#43117) 2022-11-23 05:45:26 +00:00
with-styled-jsx-postcss Fixes #33153: Updating cross-references from master to main + canary (#33198) 2022-01-12 02:55:35 +01:00
with-styled-jsx-scss Convert more jsx/styled-components examples to TypeScript (#43117) 2022-11-23 05:45:26 +00:00
with-styletron [examples] Use styletron-react 6.1.0 (#45810) 2023-02-17 08:33:14 +00:00
with-supabase-auth-realtime-db Fix syntax error in supabase auth example (#45926) 2023-02-14 19:46:08 -08:00
with-supertokens chore(examples): updates supertokens dependencies (#45985) 2023-02-16 13:21:31 +01:00
with-sw-precache Convert many examples to TypeScript (#41825) 2022-10-26 20:28:55 +00:00
with-tailwindcss Updated dependencies for with-tailwindcss example (#44289) 2022-12-23 02:08:26 +00:00
with-tailwindcss-emotion Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-temporal Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-tesfy Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-three-js Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-tigris refactor: Latest Tigris sdk and example using decorators (#44256) 2023-01-18 20:44:18 -08:00
with-trpc Fix url of tRPC's next-minimal-starter (#38452) 2022-07-11 12:30:16 +00:00
with-turbo chore(examples): update turborepo examples link (#40487) 2022-09-12 18:46:16 +00:00
with-turbopack Fix 404 link in example with-turbopack (#45843) 2023-02-13 14:47:05 +00:00
with-turbopack-loaders Add loader-runner to compiled packages (#45962) 2023-02-17 22:24:40 -08:00
with-typescript Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-typescript-graphql Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-typescript-styled-components chore: simplify with-styled-components (#37237) 2022-05-27 15:27:35 +00:00
with-typescript-types Cover 1st-party examples with tests (#45270)Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Tim Neutkens <tim@timneutkens.nl> 2023-02-27 11:54:24 +01:00
with-typestyle chore: refactor with-typestyle example (#40740) 2022-09-21 11:21:24 -07:00
with-universal-configuration-build-time
with-universal-configuration-runtime
with-unsplash examples: Bump SWR to v2.0.0 (#44790) 2023-01-12 09:36:29 -08:00
with-unstated Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-urql Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
with-userbase Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-vanilla-extract chore(examples): Add vanilla-extract example (#41061) 2022-09-30 14:02:01 +00:00
with-vercel-fetch Simplify and convert with-vercel-fetch example to TypeScript (#43403) 2022-11-30 11:41:14 +00:00
with-videojs Convert with-videojs, with-yoga, with-zones examples to TypeScript (#43280) 2022-11-23 13:46:54 +01:00
with-vitest chore(examples): remove next-env.d.ts files (#41041) 2022-09-29 16:39:47 -07:00
with-web-worker Cover 1st-party examples with tests (#45270)Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Tim Neutkens <tim@timneutkens.nl> 2023-02-27 11:54:24 +01:00
with-webassembly feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00
with-why-did-you-render Convert with-why-did-you-render example to TypeScript (#43736) 2022-12-07 14:10:04 +01:00
with-windicss Add windicss example (#35256) 2022-09-30 11:26:26 +00:00
with-xata Fix deploy button in with-xata example (#43608) 2022-12-01 11:34:23 -08:00
with-xstate [Docs] Migrate with-xstate to typescript (#39974) 2022-08-26 12:51:01 +00:00
with-yarn-workspaces Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00:00
with-yoga Convert with-videojs, with-yoga, with-zones examples to TypeScript (#43280) 2022-11-23 13:46:54 +01:00
with-zones Convert with-videojs, with-yoga, with-zones examples to TypeScript (#43280) 2022-11-23 13:46:54 +01:00
with-zustand Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00