Lee Robinson
4eeb8c298c
Update default Hugo & Zola versions. ( #7467 )
2022-02-22 14:23:59 -06:00
Steven
350a0e5f36
[examples] Bump Next.js to 12.1.0 ( #7458 )
2022-02-18 18:53:26 -05:00
Knut Melvær
27b68be93f
[frameworks] Add Sanity Studio ( #7350 )
...
Adds the default config and detector for a Sanity Studio project.
2022-02-16 14:26:39 -08:00
Nathan Rajlich
983946650e
[cli] Remove initial iteration of vc build and Plugins ( #7390 )
...
* [cli] Remove initial iteration of `vc build` and Plugins
The `vercel build` command is being restructured, so we'll remove it for
now so that this initial iteration isn't included as part of the stable
CLI release.
* Update packages/cli/src/commands/init/init.ts
Co-authored-by: Steven <steven@ceriously.com >
* Remove more `.output` references
* Remove unnecessary space
* Fix test
* Remove vc dev middleware tests for now
Co-authored-by: Steven <steven@ceriously.com >
2022-02-14 19:00:15 -08:00
Lee Robinson
8d37c1045f
[docs] Update README. ( #7356 )
2022-01-23 23:02:29 -06:00
Jiachi Liu
d89a79601c
[examples] Update Next.js example CSS styling. ( #7337 )
2022-01-20 15:59:33 -06:00
Lee Robinson
8ed55c6642
[examples] Update all examples to use .vercel.app instead of .vercel.com ( #7320 )
2022-01-18 08:56:31 -06:00
Lee Robinson
897ccce744
Update Preact example to v10. ( #7319 )
2022-01-17 20:10:52 -06:00
Lee Robinson
d9e4696e5a
Update Angular example to v13. ( #7318 )
2022-01-17 20:01:28 -06:00
Lee Robinson
7ae875c8bd
Update Gatsby example to v4. ( #7317 )
2022-01-17 19:50:31 -06:00
Lee Robinson
914424d462
Update dependencies of Next.js example. ( #7316 )
2022-01-17 19:15:39 -06:00
Lee Robinson
3674250921
Update Svelte example dependencies. ( #7315 )
2022-01-17 19:11:32 -06:00
Lee Robinson
ec6a645d3f
Update example to Vue 3. ( #7314 )
2022-01-17 19:06:51 -06:00
Lee Robinson
5bd0e0f6ca
Update example to Eleventy 1.0. ( #7313 )
2022-01-17 18:54:21 -06:00
Stephanie Dietz
bd88a55580
Updated SvelteKit example. ( #7301 )
2022-01-17 18:17:03 -06:00
Lee Robinson
fc420c9e21
Update CRA template for v5. ( #7312 )
2022-01-17 10:42:34 -06:00
★ F A I S A L ★
aa5005e19f
[examples] Update live example URL for "angular" ( #7238 )
2022-01-13 13:33:31 -08:00
Lee Robinson
c2a1987295
[examples] Update Nuxt template for Nuxt 3 ( #7298 )
2022-01-10 16:21:17 -06:00
Steven
204b481c56
[examples] Rename master to main ( #7184 )
2021-12-13 16:30:58 -05:00
Ryan Carniato
9265f78c52
[frameworks][examples] Add solidstart template ( #6984 )
...
* add solid/solidstart templates
* remove solid entry, add readme logos
* remove legacy config, add yarn.lock, fix gitignore
* remove solid example
* update deps, remove FS dir
Co-authored-by: Steven <steven@ceriously.com >
2021-12-13 15:38:28 -05:00
Leo Lamprecht
edb5eead81
Speed up Remix Template ( #7077 )
...
* Replaced Remix Template
* Added npm lockfile for Remix Template
* Added npm lockfile for Next.js Template
* Added Remix logo
2021-11-29 16:01:23 +01:00
Leo Lamprecht
449a3b3648
Updated Remix template and ensured correct headers ( #7064 )
...
* Updated Remix Example
* Adjusted config as necessary
* Updated gitignore
* Fixed default Remix headers
* Removed useless files
* Fixed README
* Added newline
2021-11-25 11:57:57 +01:00
Leo Lamprecht
3a75c37adc
Added Remix to the list of frameworks ( #7061 )
...
* Added Remix to the list of frameworks
* Replaced Development Command
* Polished config
* Added headers
* Added example
* Fixed logo
* Trigger a Deployment
* Added vercel.json
* Port is automatically parsed through remix.config.js
* Fixed sorting
* Moved it down a bit
* Trigger a Deployment
* Removed useless property
* Reverted readme
* Fully reverted readme
2021-11-24 17:40:55 +01:00
Drew Bredvick
1a9419b690
[examples] Update Vercel Next.js example template to 12.0.1 ( #6905 )
2021-10-29 13:03:31 -04:00
Devon Govett
be5c0da521
[example][frameworks] Add support for Parcel framework ( #6836 )
2021-10-14 14:53:57 -07:00
Steven
c23dc73f41
[examples] Bump Next.js to 11.1.2 ( #6648 )
...
* Bump Next.js to 11.1.1
* Bump Next.js to 11.1.2
2021-08-31 10:53:18 -04:00
Kaitlyn
aca42b2aac
[examples] Update angular example to npm 7 ( #6636 )
2021-08-25 17:24:37 -07:00
Kaitlyn Carter
cf11a8efb5
Revert "delete yarn.lock"
...
This reverts commit b941715d7b .
2021-08-25 18:43:29 -04:00
Kaitlyn Carter
be09349daf
Revert "update npm peer dependencies"
...
This reverts commit a01372bcbb .
2021-08-25 18:34:21 -04:00
Kaitlyn Carter
a01372bcbb
update npm peer dependencies
2021-08-25 17:51:22 -04:00
Kaitlyn Carter
b941715d7b
delete yarn.lock
2021-08-25 17:48:44 -04:00
Steven
a07e6fc103
[examples] Bump Next.js to 11.1.0 ( #6582 )
2021-08-11 15:41:38 -04:00
William Li
3616bdf17a
bump react-scripts to @latest ( #6577 )
2021-08-11 11:11:43 +08:00
Sébastien Chopin
c6f2021d15
[examples][frameworks][nuxtjs] Update design and starter page ( #6290 )
2021-07-29 13:19:52 +02:00
Ana Trajkovska
e271c2598e
[examples] Update Deploy button URLs in examples ( #6523 )
2021-07-28 10:42:09 -04:00
Lee Robinson
8950cd9685
[frameworks][examples] Add support for zero-config SvelteKit ( #6482 )
...
While we already have support for [SvelteKit](https://sveltekit-delta.vercel.app ) on Vercel with the [File System API](https://vercel.com/docs/more/adding-your-framework ), this makes the Svelte logo show up and adds an example. I also updated the Svelte example to match their default template and guide the user to use SvelteKit if they want functions.
https://sveltekit.examples.vercel.com
2021-07-23 14:17:22 +00:00
Stephanie Dietz
c08462a46b
[examples][frameworks] Add support for vite ( #6445 )
...
Co-authored-by: Lee Robinson <me@leerob.io >
Co-authored-by: Steven <steven@ceriously.com >
2021-07-13 12:33:57 -04:00
Leonardo Merlin
fe671f56c5
chore(examples): update nuxtjs ( #6383 )
...
* chore: update nuxtjs example
* fix: remove @nuxtjs/pwa
Co-authored-by: Leonardo Merlin <lmerlin@schubergphilis.com >
2021-06-23 19:19:04 -07:00
Paco
85fd2aed7e
Update Next.js example favicon ( #6367 )
2021-06-18 12:35:01 -07:00
JJ Kasper
82aa86b786
Apply dependabot changes ( #6275 )
...
* Bump elliptic in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump node-fetch from 2.6.0 to 2.6.1 in /api
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri from 6.0.1 to 6.0.2 in /examples/blitzjs
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/angular
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/blitzjs
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri in /packages/cli/test/dev/fixtures/04-create-react-app
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri in /packages/cli/test/dev/fixtures/03-aurelia
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump url-parse in /packages/cli/test/dev/fixtures/04-create-react-app
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump url-parse in /packages/cli/test/dev/fixtures/03-aurelia
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump handlebars in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump lodash in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info in /packages/cli/test/dev/fixtures/03-aurelia
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump lodash in /packages/cli/test/dev/fixtures/03-aurelia
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump url-parse in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steven <steven@ceriously.com >
2021-05-24 15:49:31 -04:00
Steven
88eaf6efab
[examples] Update pusher example to use deploy button ( #6183 )
2021-05-04 11:55:40 -04:00
dependabot[bot]
c46dd8c556
Bump ssri from 6.0.1 to 6.0.2 in /examples/angular ( #6131 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 12:07:03 -04:00
Steven
b58090a181
[examples] Update deploy URL to use main ( #6133 )
...
CH-21338
2021-04-21 16:37:16 -04:00
Joe Haddad
af6344209c
[examples] Upgrade Next.js example ( #6097 )
...
This PR upgrades the Next.js example to resolve noisy install warnings, plus, it's quicker!
2021-04-12 08:42:05 +00:00
Steven
c0bcc15d28
[examples] Update CRA go.mod ( #6051 )
2021-04-01 20:53:36 -04:00
Paco
905b67512c
[examples] Commit yarn.lock for all package.json frameworks ( #6036 )
...
* Add yarn.lock to all examples
* Add missing yarn lock
* Deploy all examples after yarn.lock changes
* Remove package-lock
* Update ionic angular to working version
* Skip libCheck to make ionic-angular build
* Rename nowignore to vercelignore, remove yarn.lock from ignore
* Revert zola changes
2021-03-29 16:15:36 -06:00
Steven
0564690f49
[examples] Add yarn.lock to blitz ( #6037 )
2021-03-26 19:49:43 -04:00
Steven
f5f07c5d15
[all] Remove more "now" references ( #5944 )
...
Follow up to #5928 to remove a few more "now" references and replace with "vercel" where appropriate.
2021-03-08 10:08:09 -05:00
Nathan Rajlich
0256157391
[examples] Fix "nuxtjs" example by adding a yarn.lock file ( #5882 )
...
`@babel/preset-env` shipped a change that broke Nuxt.js usage of the
module, so here we add a `yarn.lock` file that pins the preset-env
version to 7.12.17.
See: https://github.com/nuxt/nuxt.js/issues/8882
2021-02-22 18:03:50 -08:00
Steven
a45b3d0982
[examples] Update jekyll and middleman ( #5871 )
...
This PR updates the examples for jekyll and middleman to use the latest version.
I confirmed these examples work with both stable and canary.
2021-02-22 10:14:32 -05:00