rsnext/examples
Pierre de la Martinière 46ddd8cf60
Update next-transpile-modules to 9.0.0 across examples (#30418)
## Documentation / Examples

- [x] Make sure the linting passes by running `yarn lint`

It's this time of the year again :^) congrats to the Next.js team for the amazing release!
2021-10-27 09:48:28 +00:00
..
active-class-name Add prop-types in package.json (#28481) 2021-08-25 12:53:50 +00:00
amp Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
amp-first Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
amp-story Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
analyze-bundles Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
api-routes Fix dependency in api-routes example (#29181) 2021-09-17 11:04:05 -05:00
api-routes-apollo-server Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
api-routes-apollo-server-and-client Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
api-routes-apollo-server-and-client-auth Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
api-routes-cors Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
api-routes-graphql Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
api-routes-middleware Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
api-routes-rate-limit Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
api-routes-rest Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
auth0 Auth0 Example: Fix issuer base URL (#27074) 2021-07-25 05:12:15 +00:00
basic-css Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
basic-export Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
blog Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
blog-starter Fixed Favicons URL mismatch across the project in [examples/blog-starter] (#29990) 2021-10-19 03:37:44 +00:00
blog-starter-typescript Fix falsy values not being returned in post fields (#29011) 2021-09-11 14:24:24 +00:00
blog-with-comment Fix falsy values not being returned in post fields (#29011) 2021-09-11 14:24:24 +00:00
catch-all-routes Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
cms-agilitycms Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-buttercms Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-contentful Update examples/cms-contentful (#29641) 2021-10-05 10:34:55 -05:00
cms-cosmic Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-datocms Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-drupal Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-ghost Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-graphcms Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-kontent Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-prepr Examples Prepr CMS update (#28871) 2021-09-07 15:41:57 +00:00
cms-prismic Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-sanity Add apiVersion to config (#28610) 2021-08-30 17:37:13 +00:00
cms-storyblok Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-strapi fix: cover image redirect to undefined (#29311) 2021-09-22 23:07:12 +00:00
cms-takeshape Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
cms-wordpress Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
custom-routes-proxying Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
custom-server Update custom server examples (#24814) 2021-05-07 18:50:56 +02:00
custom-server-actionhero Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
custom-server-express Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
custom-server-fastify Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
custom-server-hapi Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
custom-server-koa Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
custom-server-polka Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
custom-server-typescript Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
data-fetch Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
dynamic-routing Examples: Delete as prop from <Link> components (#27359) 2021-07-20 22:05:20 +00:00
environment-variables Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
fast-refresh-demo Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
gh-pages Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
head-elements Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
headers Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
hello-world Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
i18n-routing Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
image-component Update image component example to use AVIF (#30294) 2021-10-25 23:28:58 -04:00
layout-component Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
nested-components Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
page-transitions Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
parameterized-routing Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
progressive-render Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
progressive-web-app Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
redirects Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
rewrites Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
ssr-caching Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
styled-jsx-with-csp Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
svg-components Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
using-preact Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
using-router Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-absolute-imports Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-algolia-react-instantsearch Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-ant-design Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-aphrodite Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-apollo Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-apollo-and-redux Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-apollo-neo4j-graphql Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-app-layout Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-atlaskit Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-aws-amplify Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-aws-amplify-typescript Fix minor typos (#29188) 2021-09-17 23:00:20 +00:00
with-babel-macros Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-carbon-components Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-cerebral Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-chakra-ui Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-chakra-ui-typescript Fix minor typos (#29188) 2021-09-17 23:00:20 +00:00
with-clerk Use new @clerk/nextjs package in with-clerk example, update Next.js authentication docs (#28906) 2021-09-17 10:54:34 -05:00
with-compiled-css Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-context-api Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-cookie-auth Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-cookie-auth-fauna Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-couchbase Fix: changing import syntax slightly to ensure success with create-next-app (#28431) 2021-08-24 16:48:28 +00:00
with-cssed Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-custom-babel-config Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-custom-reverse-proxy Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-cxs Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-cypress Add ci script to check examples (#28009) 2021-08-14 13:34:40 -05:00
with-deta-base Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-docker Fixed typos that existed on some files (#28314) 2021-08-19 21:54:13 -05:00
with-dotenv Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-draft-js Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-dynamic-import Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-elasticsearch [examples] Add ElasticSearch example (#28043) 2021-08-24 16:28:11 +00:00
with-electron Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-electron-typescript next-env.d.ts note in templates (#27983) 2021-08-12 20:36:53 +00:00
with-emotion Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-emotion-vanilla Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-env-from-next-config-js Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-eslint Fix Typo in "with-eslint" Example docs (#28601) 2021-09-07 16:36:54 +00:00
with-expo Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-expo-typescript Update typescript version (#29854) 2021-10-13 03:52:55 +00:00
with-facebook-pixel switch to Script component on the facebook pixel example (#29192) 2021-09-20 14:24:19 +00:00
with-fauna Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-fela Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-filbert Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-firebase Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-firebase-authentication Add example: Firebase authentication + SSR (#15202) 2021-01-23 15:49:14 +01:00
with-firebase-authentication-serverless Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-firebase-cloud-messaging Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-firebase-hosting Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-flow [ESLint] Remove error when file patterns are unmatched + ESLint setup changes (#27119) 2021-07-16 20:19:08 +02:00
with-formspree Adding Formspree contact-form example (#29314) 2021-10-05 15:13:23 -05:00
with-framer-motion Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-glamorous Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-global-stylesheet Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-global-stylesheet-simple Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-goober Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-google-analytics Add id to inline gtag script (#29530) 2021-09-30 18:12:55 +00:00
with-google-analytics-amp Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-google-tag-manager [Examples] Updates with-google-tag-manager example to use <Script> component (#29061) 2021-09-13 17:43:35 +00:00
with-graphql-faunadb Update Fauna example with new guestbook (#27295) 2021-08-02 17:09:04 +00:00
with-graphql-hooks Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-graphql-react Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-grommet Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-gsap Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-hls-js Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-http2 Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-i18n-next-intl Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-i18n-rosetta Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-ionic-typescript Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-iron-session Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-jest Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00
with-joi Add with-joi example (#25759) 2021-08-02 19:43:07 -05:00
with-jotai Add ci script to check examples (#28009) 2021-08-14 13:34:40 -05:00
with-kea Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-knex Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-linaria Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-lingui Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-loading Replace CSS tag with JS import (#28143) 2021-08-16 03:01:57 +00:00
with-magic Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-markdown Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-material-ui Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-mdbreact Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-mdx Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-mdx-remote Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-mobx Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-mobx-react-lite Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-mobx-state-tree Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-mobx-state-tree-typescript Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-mocha Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-mongodb Update to use the latest MongoDB best practices to limit connection pooling issues. (#28350) 2021-08-25 12:52:12 -05:00
with-mongodb-mongoose Update mongoose and swr and remove no longer needed connection options (#29934) 2021-10-16 06:33:06 +00:00
with-mqtt-js Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-msw Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-mux-video Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-mysql Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-neo4j Optimised Cypher queries in Neo4j example (#25973) 2021-07-19 20:18:40 +00:00
with-netlify-cms Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-next-auth Point to official next-auth example (#22282) 2021-02-18 15:39:38 +00:00
with-next-css Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-next-i18next Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-next-offline Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-next-page-transitions Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-next-routes Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-next-sass Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-next-seo Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-next-sitemap next-env.d.ts note in templates (#27983) 2021-08-12 20:36:53 +00:00
with-next-translate Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-nhost-auth-realtime-graphql Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-now-env Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-orbit-components Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-overmind Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-passport Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-passport-and-next-connect Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-paste-typescript Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-patternfly Update next-transpile-modules to 9.0.0 across examples (#30418) 2021-10-27 09:48:28 +00:00
with-plausible Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-polyfills Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-portals Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-portals-ssr Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-prefetching Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-pretty-url-routing Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-prisma Update Prisma example (#29459) 2021-09-28 11:13:30 -05:00
with-quill-js Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-rbx-bulma-pro Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-react-bootstrap Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-react-ga Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-react-helmet Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-react-hook-form Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-react-intl Update with-react-intl example (#28336) 2021-09-20 02:19:06 +00:00
with-react-jss Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-react-md Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-react-md-typescript next-env.d.ts note in templates (#27983) 2021-08-12 20:36:53 +00:00
with-react-multi-carousel Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-react-native-web Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-react-toolbox Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-react-with-styles Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-reactstrap Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-realm-web Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-reason-relay Update next-transpile-modules to 9.0.0 across examples (#30418) 2021-10-27 09:48:28 +00:00
with-reasonml Update next-transpile-modules to 9.0.0 across examples (#30418) 2021-10-27 09:48:28 +00:00
with-reasonml-todo Update next-transpile-modules to 9.0.0 across examples (#30418) 2021-10-27 09:48:28 +00:00
with-rebass Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-recoil Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-redis Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-redux Update Redux example to use Toolkit + update dependencies. (#29104) 2021-09-15 15:34:31 +00:00
with-redux-observable Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-redux-persist Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-redux-saga Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-redux-thunk Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05: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 Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-reflexjs Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-reflux Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-relay-modern Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-rematch Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-route-as-modal Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-segment-analytics Update with-segment-analytics example to use next/script component (#29282) 2021-09-22 13:33:37 +00:00
with-semantic-ui Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-sentry [examples] Fix deploy button URL in with-sentry example (#30112) 2021-10-20 18:21:12 +00:00
with-sentry-simple Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-service-worker Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-shallow-routing Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-sitemap Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-slate Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-static-export Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-stencil Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-stitches with-stitches example fixes #28650 (#28652) 2021-09-07 02:14:32 +00:00
with-stomp Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-storybook Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-storybook-styled-jsx-scss next-env.d.ts note in templates (#27983) 2021-08-12 20:36:53 +00:00
with-strict-csp Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-strict-csp-hash Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-stripe-typescript Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-styled-components Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-styled-components-rtl Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-styled-jsx Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-styled-jsx-plugins Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-styled-jsx-postcss Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-styled-jsx-scss Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-styletron Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
with-supabase-auth-realtime-db Rename utils to lib (#29651) 2021-10-05 20:24:19 +00:00
with-supertokens Updating with-supertokens example (#29876) 2021-10-20 07:00:16 +00:00
with-sw-precache Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-tailwindcss Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-tailwindcss-emotion Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-temporal Fix type-check in Temporal example (#28546) 2021-09-18 15:35:36 +00:00
with-tesfy Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-three-js Updates @react-three/drei version and other dependencies. (#28755) 2021-09-07 14:02:05 +00:00
with-typescript Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-typescript-eslint-jest next-env.d.ts note in templates (#27983) 2021-08-12 20:36:53 +00:00
with-typescript-graphql fixes with-typescript-graphql: unable to resolve dependency tree (#28637) 2021-09-07 15:26:32 +00:00
with-typescript-styled-components Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-typescript-types Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-typestyle Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-universal-configuration-build-time Add missing gitignore files 2020-07-19 02:02:40 -04:00
with-universal-configuration-runtime Add missing gitignore files 2020-07-19 02:02:40 -04:00
with-unsplash next-env.d.ts note in templates (#27983) 2021-08-12 20:36:53 +00:00
with-unstated Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-urql Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-userbase Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-vercel-fetch Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-videojs Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-web-worker Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-webassembly Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-webpack-bundle-analyzer Added .gitignore to examples that are deployed to vercel (#15127) 2020-07-16 10:52:23 -04:00
with-webpack-bundle-size-analyzer Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-why-did-you-render Clean up examples package.json (#27121) 2021-07-12 19:58:03 +00:00
with-xstate Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-yarn-workspaces Update next-transpile-modules to 9.0.0 across examples (#30418) 2021-10-27 09:48:28 +00:00
with-zones Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00
with-zustand Remove licence from all example/package.json that has them (#28007) 2021-08-14 10:48:39 -05:00