rsnext/examples
Abe Chen cb03a79968
fix: <title> problem in example/blog-starter (#46122)
## Bug

Relate discussions: #38256

Occur in blog starter template. 

```
Warning: A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering
    at title
    at head
    at Head (webpack-internal:///./node_modules/.pnpm/next@13.1.6_biqbaboplfbrettd7655fr4n2y/node_modules/next/dist/pages/_document.js:279:1)
    at html
    at Html (webpack-internal:///./node_modules/.pnpm/next@13.1.6_biqbaboplfbrettd7655fr4n2y/node_modules/next/dist/pages/_document.js:678:104)
    at Document
```
2023-02-19 20:20:26 +00: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 Add MDXComponents type to useMDXComponents (#45737) 2023-02-14 16:41:49 -08: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 Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-builder-io Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-buttercms Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-contentful Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-cosmic Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-datocms Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-dotcms Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-drupal Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-enterspeed Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-ghost Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-graphcms Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01: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 Update README for cms-kontent-ai (#45796) 2023-02-10 14:35:35 -08: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 Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-prismic Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-sanity chore(examples): next/future/image -> next/image (#42794) 2022-11-11 15:14:25 +01:00
cms-sitefinity Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-storyblok Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-strapi chore(examples): Deprecate cms-strapi (#43325) 2022-11-24 12:01:10 +01:00
cms-takeshape Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-tina Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-umbraco-heartcore Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-webiny Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01:00
cms-wordpress Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01: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 fix link to index page in Image Component Example (#44388) 2022-12-28 15:35:23 +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 chore: refactor using-router example (#40774) 2022-09-21 23:37:57 +00: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 Run next/link codemod for Next.js 13 on examples (#41913) 2022-10-30 21:00:45 +01: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 Update: SharedModal.tsx swipe bug in with-cloudinary (#44771) 2023-01-11 15:53:34 -08: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
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 [examples] add @types/testing-library__jest-dom package (#44533) 2023-01-03 15:55:40 -08:00
with-jest-babel [examples] add @types/testing-library__jest-dom package (#44533) 2023-01-03 15:55:40 -08: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 Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +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 Removed duplicate MONGODB_URI check in example (#42518) 2022-11-05 22:17:36 +00: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-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
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
with-redux-toolkit-typescript
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 Update with-sentry README.md Next.js version (#44374) 2022-12-27 14:40:43 +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 Add with-cloudinary example (#43250) 2022-12-02 04:05:34 +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 Update Examples to use React 18 (#42027) 2022-10-28 17:43:20 +00: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 chore: refactor with-web-worker example (#40844) 2022-09-23 14:08:30 -07: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