Vercel Release Bot
6194e8ca8d
Version Packages ( #10971 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-20 08:34:34 -06:00
Trek Glowacki
7695316cd4
[examples] Update sveltekit1 fixture to latest 1.x ( #10948 )
...
Update sveltekit1 fixture to latest 1.x
2023-12-15 16:22:00 +00:00
Trek Glowacki
7ecb146fdb
[examples] Update ionic-react to latest ( #10949 )
...
Update ionic-react example to latest minor of its current major.
2023-12-15 09:02:18 +00:00
Vercel Release Bot
7582571d94
Version Packages ( #10913 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-11 10:39:34 -06:00
Vercel Release Bot
3a58431695
[examples][tests] Upgrade Next.js to version 14.0.4 ( #10923 )
...
This auto-generated PR updates 7 packages to Next.js version 14.0.4
2023-12-08 11:17:39 +01:00
Vercel Release Bot
78d1d548d9
Version Packages ( #10865 )
2023-11-30 11:01:27 -08:00
Lee Robinson
aa0f3d712b
chore: update Nuxt example ( #10869 )
...
This updates the default Nuxt example to start with a static route, plus
updates dependencies with the latest version.
Demo: https://nuxt-vercel-inky.vercel.app/
---------
Co-authored-by: Trek Glowacki <trek.glowacki@vercel.com >
2023-11-27 19:40:30 -06:00
Vercel Release Bot
31daff66af
[examples][tests] Upgrade Next.js to version 14.0.3 ( #10847 )
2023-11-19 10:54:04 -08:00
Brooks Lybrand
f3b62d8ea2
chore: Update Remix example README ( #10830 )
...
Not sure the best spot to put this command in the Readme, but I thought having a `create-remix` command might be useful for people trying to get going.
If there's a more preferred way to scaffold this project on your machine, I'm open to that, just using what I know
2023-11-13 20:10:57 +00:00
Vercel Release Bot
66cd626d1c
Version Packages ( #10765 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @vercel/build-utils@7.2.3
### Patch Changes
- Add experimental flag to allow Node.js v20
([#10802 ](https://github.com/vercel/vercel/pull/10802 ))
## vercel@32.5.1
### Patch Changes
- Debug log load user exceptions
([#10773 ](https://github.com/vercel/vercel/pull/10773 ))
- bump: edge-runtime
([#10712 ](https://github.com/vercel/vercel/pull/10712 ))
- Updated dependencies
\[[`fc90a3dc0`](fc90a3dc0b ),
[`644b8a52c`](644b8a52cb ),
[`0861dc8fb`](0861dc8fbc ),
[`33cc8e0ac`](33cc8e0acf ),
[`f5296c3c0`](f5296c3c06 ),
[`d9065c210`](d9065c2102 )]:
- @vercel/next@4.0.12
- @vercel/node@3.0.8
- @vercel/build-utils@7.2.3
- @vercel/remix-builder@2.0.11
- @vercel/static-build@2.0.10
## @vercel/client@13.0.7
### Patch Changes
- Updated dependencies
\[[`0861dc8fb`](0861dc8fbc )]:
- @vercel/build-utils@7.2.3
## @vercel/edge@1.1.1
### Patch Changes
- bump: edge-runtime
([#10712 ](https://github.com/vercel/vercel/pull/10712 ))
## @vercel/error-utils@2.0.2
### Patch Changes
- use Node.js `util.types.isNativeError` for `isError` method
([#10764 ](https://github.com/vercel/vercel/pull/10764 ))
## @vercel/frameworks@2.0.3
### Patch Changes
- update Angular output path discovery
([#10678 ](https://github.com/vercel/vercel/pull/10678 ))
- Updated dependencies
\[[`34dd9c091`](34dd9c0918 )]:
- @vercel/error-utils@2.0.2
## @vercel/fs-detectors@5.1.3
### Patch Changes
- Updated dependencies
\[[`306f653da`](306f653da9 ),
[`34dd9c091`](34dd9c0918 )]:
- @vercel/frameworks@2.0.3
- @vercel/error-utils@2.0.2
## @vercel/gatsby-plugin-vercel-builder@2.0.9
### Patch Changes
- Fix nested SSR routes
([#10751 ](https://github.com/vercel/vercel/pull/10751 ))
- Updated dependencies
\[[`0861dc8fb`](0861dc8fbc )]:
- @vercel/build-utils@7.2.3
## @vercel/next@4.0.12
### Patch Changes
- fix re-mapping logic for index prefetches
([#10750 ](https://github.com/vercel/vercel/pull/10750 ))
- Fixes a case where using `basePath` along with static generation would
output a lambda that conflicts with the root route.
([#10738 ](https://github.com/vercel/vercel/pull/10738 ))
- Rework prefetch route handling
([#10779 ](https://github.com/vercel/vercel/pull/10779 ))
## @vercel/node@3.0.8
### Patch Changes
- bump: edge-runtime
([#10712 ](https://github.com/vercel/vercel/pull/10712 ))
- Updated dependencies
\[[`0861dc8fb`](0861dc8fbc ),
[`34dd9c091`](34dd9c0918 )]:
- @vercel/build-utils@7.2.3
- @vercel/error-utils@2.0.2
## @vercel/remix-builder@2.0.11
### Patch Changes
- Update `@remix-run/dev` fork to v2.2.0
([#10788 ](https://github.com/vercel/vercel/pull/10788 ))
## @vercel/static-build@2.0.10
### Patch Changes
- Updated dependencies
\[[`efd3cc05d`](efd3cc05dc )]:
- @vercel/gatsby-plugin-vercel-builder@2.0.9
## @vercel-internals/types@1.0.14
### Patch Changes
- Updated dependencies
\[[`0861dc8fb`](0861dc8fbc )]:
- @vercel/build-utils@7.2.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-07 10:51:39 -07:00
Vercel Release Bot
67748b5207
[examples][tests] Upgrade Next.js to version 14.0.0 ( #10774 )
...
This auto-generated PR updates 7 packages to Next.js version 14.0.0
2023-10-29 15:59:56 +00:00
Trek Glowacki
1f09979c6f
[examples] Migrate hydrogen example from yarn.lock to package-lock.json ( #10766 )
...
This example occasionally fails with `ERROR: Command "yarn install"
exited with 1 at nowDeploy`. We've noticed errors at the yarn registry
being a root cause of lots of tests failures. This migrates the example
to use the npm registry instead.
Co-authored-by: Chris Barber <chris.barber@vercel.com >
2023-10-24 17:12:11 -05:00
Trek Glowacki
57541e230d
[examples] Update Saber to use npm registry ( #10755 )
...
Co-authored-by: Chris Barber <chris.barber@vercel.com >
2023-10-24 15:33:04 -05:00
Trek Glowacki
a732b64c02
[examples][tests] Update fixture test names to be concretely named ( #10752 )
2023-10-24 10:44:53 -07:00
Trek Glowacki
50791803b6
[examples] Migrate Sanity to use npm over yarn ( #10754 )
2023-10-24 11:17:48 -05:00
Vercel Release Bot
ce54ca631b
[examples][tests] Upgrade Next.js to version 13.5.6 ( #10735 )
...
This auto-generated PR updates 7 packages to Next.js version 13.5.6
2023-10-18 20:31:38 -04:00
Vercel Release Bot
88715ad598
[examples][tests] Upgrade Next.js to version 13.5.5 ( #10718 )
...
This auto-generated PR updates 7 packages to Next.js version 13.5.5
2023-10-16 22:55:18 +00:00
Vercel Release Bot
1feb4d797e
[examples][tests] Upgrade Next.js to version 13.5.4 ( #10643 )
...
This auto-generated PR updates 5 packages to Next.js version 13.5.4
Co-authored-by: Steven <steven@ceriously.com >
2023-10-03 10:24:44 -04:00
Vercel Release Bot
717dd82c51
[examples][tests] Upgrade Next.js to version 13.5.3 ( #10581 )
...
This auto-generated PR updates 5 packages to Next.js version 13.5.3
2023-09-25 15:58:07 +00:00
Vercel Release Bot
e0e9cffc8d
[examples][tests] Upgrade Next.js to version 13.5.2 ( #10554 )
...
This auto-generated PR updates 4 packages to Next.js version 13.5.2
2023-09-20 20:19:36 +00:00
Vercel Release Bot
3305f5e832
[examples][tests] Upgrade Next.js to version 13.5.1 ( #10545 )
...
This auto-generated PR updates 4 packages to Next.js version 13.5.1
2023-09-19 21:06:40 +00:00
Nathan Rajlich
8b35333446
[examples] Update "remix" template to v2 ( #10532 )
2023-09-18 16:32:30 -03:00
Vercel Release Bot
314a105ba1
Version Packages ( #10493 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-13 17:15:29 -05:00
Andy
009cea6d30
[examples] Use placeholder for API Key ( #10490 )
...
The Ionic example has an actual Google Maps API key by default and we'd
like to not have it displayed, so we'll replace it with a placeholder
instead. Considering it's commented out anyways, this will be a no-op.
---------
Co-authored-by: Steven <steven@ceriously.com >
2023-09-12 11:25:02 -04:00
Lee Robinson
8504735808
[examples] Update Astro starter ( #10397 )
...
Deployed https://astro.vercel.app/image .
2023-09-11 16:29:54 +00:00
Vercel Release Bot
82231058da
Version Packages ( #10400 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-08 11:41:32 -05:00
Sean Massa
cff72e3129
[examples] fix redwood template and update examples to use at least node@16 ( #10395 )
...
The redwood template was broken because it would use node@18, which is not supported for the version of redwood used in the template. This PR updates that version to be node@16, which does work.
While we're at it, I also updated other examples to be at least node@16. I tested deployments of each of these and the all work.
2023-08-25 15:01:55 +00:00
Vercel Release Bot
3a0cfce669
Version Packages ( #10375 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-22 14:43:00 -05:00
Vercel Release Bot
ade5e4ea0a
[examples][tests] Upgrade Next.js to version 13.4.19 ( #10373 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.19
2023-08-21 23:55:07 +00:00
Vercel Release Bot
c97407da49
Version Packages ( #10361 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-21 15:10:45 -05:00
Steven
37f5c62700
BREAKING CHANGE: Drop Node.js 14, bump minimum to Node.js 16 ( #10369 )
...
https://vercel.com/changelog/node-js-14-and-16-are-being-deprecated
https://github.com/nodejs/Release/blob/main/README.md#end-of-life-releases
2023-08-21 08:51:38 -04:00
Vercel Release Bot
8ed71bea65
[examples][tests] Upgrade Next.js to version 13.4.18 ( #10366 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.18
2023-08-18 13:36:13 -04:00
Trek Glowacki
6aa2dc6f51
Connecting Datadog / GH Actions / Turbo / Jest to detect flakey tests ( #10334 )
...
Co-authored-by: Trek Glowacki <trek.glowacki@vercel.com >
Co-authored-by: Steven <steven@ceriously.com >
2023-08-17 10:31:16 -05:00
Vercel Release Bot
9db3794735
[examples][tests] Upgrade Next.js to version 13.4.17 ( #10362 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.17
2023-08-17 10:09:28 -04:00
Vercel Release Bot
8dcefe5e83
Version Packages ( #10356 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-16 18:02:42 -05:00
Vercel Release Bot
936a428420
[examples][tests] Upgrade Next.js to version 13.4.16 ( #10344 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.16
Closes #10339
2023-08-15 15:21:06 +00:00
Steven
a93e1a7a64
[examples] update ember example ( #10347 )
...
This PR updates the ember example using the following:
```
npx ember new ember-quickstart --lang en
```
I also had to add `{ 'ember-welcome-page': { enabled: true } }` to the
build config because the `<WelcomePage>` only works in dev, but throws
when using the default build command:
```
ember build --environment=production
```
For posterity, the error looks like:
```
Uncaught TypeError: Cannot destructure property 'manager' of 'e' as it is null.
at u.resolvedComponent (vendor-2e12520b7a71eead28708a24fafa7fbc.js:2094:28)
at vendor-2e12520b7a71eead28708a24fafa7fbc.js:1999:5
at ne (vendor-2e12520b7a71eead28708a24fafa7fbc.js:1999:30)
at l (vendor-2e12520b7a71eead28708a24fafa7fbc.js:1991:18)
at vendor-2e12520b7a71eead28708a24fafa7fbc.js:1981:836
at _.compile (vendor-2e12520b7a71eead28708a24fafa7fbc.js:1938:173)
at re (vendor-2e12520b7a71eead28708a24fafa7fbc.js:1991:61)
at vendor-2e12520b7a71eead28708a24fafa7fbc.js:1988:30
at ee.compile (vendor-2e12520b7a71eead28708a24fafa7fbc.js:1989:23)
at Object.evaluate (vendor-2e12520b7a71eead28708a24fafa7fbc.js:2431:224)
```
- Related https://github.com/emberjs/ember.js/issues/19912
- Related https://github.com/ember-cli/ember-welcome-page/issues/385
2023-08-15 11:05:31 -04:00
Nathan Rajlich
a36b8eb738
[examples] Update "hydrogen-2" template readme ( #10340 )
...
A few tweaks to the readme file for `hydrogen-2`, based on feedback from
Shopify.
2023-08-14 16:05:12 -07:00
Vercel Release Bot
78be5aedd5
Version Packages ( #10318 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## vercel@31.3.0
### Minor Changes
- Update help output to use cli-table3
([#10333 ](https://github.com/vercel/vercel/pull/10333 ))
### Patch Changes
- Sanitize argv in log during `vc build`.
([#10311 ](https://github.com/vercel/vercel/pull/10311 ))
- Respect `--yes` flag for all prompts during `vc link --repo`
([#10337 ](https://github.com/vercel/vercel/pull/10337 ))
- Updated dependencies
\[[`8cb9385fd`](8cb9385fd3 ),
[`94c93dfb5`](94c93dfb5b )]:
- @vercel/node@2.15.10
- @vercel/static-build@1.3.46
## @vercel/frameworks@1.5.1
### Patch Changes
- Add "(v1)" suffix to "hydrogen" preset
([#10320 ](https://github.com/vercel/vercel/pull/10320 ))
- Use parenthesis on Docusaurus "name" fields
([#10324 ](https://github.com/vercel/vercel/pull/10324 ))
## @vercel/fs-detectors@4.1.2
### Patch Changes
- Updated dependencies
\[[`33d9c1b7f`](33d9c1b7f9 ),
[`f54598724`](f54598724c )]:
- @vercel/frameworks@1.5.1
## @vercel/gatsby-plugin-vercel-builder@1.3.18
### Patch Changes
- Updated dependencies
\[[`8cb9385fd`](8cb9385fd3 ),
[`94c93dfb5`](94c93dfb5b )]:
- @vercel/node@2.15.10
## @vercel/node@2.15.10
### Patch Changes
- Update 'edge-runtime' to 2.4.4
([#10255 ](https://github.com/vercel/vercel/pull/10255 ))
- `edge-light` condition interoperability with `vercel dev`
([#10313 ](https://github.com/vercel/vercel/pull/10313 ))
## @vercel/static-build@1.3.46
### Patch Changes
- Updated dependencies \[]:
- @vercel/gatsby-plugin-vercel-builder@1.3.18
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-14 13:00:01 -06:00
Lee Robinson
45fc0dd714
[examples] Update Storybook template ( #10063 )
...
To use stable App Router.
New deployment: https://storybook-template.vercel.app/
2023-08-11 00:09:02 +00:00
Nathan Rajlich
97659c687b
[examples] Add "hydrogen-2" template ( #10319 )
...
Adds a Hydrogen v2 template which is the output of the `npm create @shopify/hydrogen@latest` command.
Note that a `vercel.json` file is being used to define the environment variables that are required at runtime. This is required for the template to deploy with zero configuration, however the user should update these values (including replacing the session secret) and migrate them to the Project settings in the Vercel dashboard.
[Live example](https://hydrogen-v2-template.vercel.app )
2023-08-10 00:11:33 +00:00
Vercel Release Bot
011f836aa7
[examples][tests] Upgrade Next.js to version 13.4.13 ( #10308 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.13
2023-08-07 15:12:14 +00:00
Ilya Komichev
1537ff9c38
chore(README): set correct link to nuxt docs ( #10265 )
...
Co-authored-by: Chris Barber <chris.barber@vercel.com >
2023-08-01 13:46:39 -05:00
Nathan Rajlich
b8d42a521b
[examples] Remove "author" field from hydrogen template ( #10253 )
2023-07-26 14:48:07 -07:00
Vercel Release Bot
2661f56347
Version Packages ( #10227 )
...
# Releases
## vercel@31.1.0
### Minor Changes
- Add 'Environment' column to 'vc list' with new '--environment' filter
and pipe URLs to stdout
([#10239 ](https://github.com/vercel/vercel/pull/10239 ))
### Patch Changes
- Update `proxy-agent` to v6.3.0
([#10226 ](https://github.com/vercel/vercel/pull/10226 ))
- Use `getNodeBinPaths()` in `vc dev`
([#10225 ](https://github.com/vercel/vercel/pull/10225 ))
- Updated dependencies
\[[`b1c14cde0`](b1c14cde03 ),
[`ce4633fe4`](ce4633fe4d )]:
- @vercel/next@3.9.1
- @vercel/static-build@1.3.42
## @vercel/frameworks@1.5.0
### Minor Changes
- Add `ignorePackageJsonScript` configuration for Framework command
settings to ignore the `package.json` script.
([#10228 ](https://github.com/vercel/vercel/pull/10228 ))
Enable this mode for Storybook's `buildCommand`, since it should not
invoke the "build" script, which is most likely designated for the
frontend app build.
## @vercel/fs-detectors@4.1.1
### Patch Changes
- Updated dependencies
\[[`ce4633fe4`](ce4633fe4d )]:
- @vercel/frameworks@1.5.0
## @vercel/next@3.9.1
### Patch Changes
- Fix pages and app router i18n handling
([#10243 ](https://github.com/vercel/vercel/pull/10243 ))
## @vercel/static-build@1.3.42
### Patch Changes
- Add `ignorePackageJsonScript` configuration for Framework command
settings to ignore the `package.json` script.
([#10228 ](https://github.com/vercel/vercel/pull/10228 ))
Enable this mode for Storybook's `buildCommand`, since it should not
invoke the "build" script, which is most likely designated for the
frontend app build.
2023-07-24 18:02:38 -07:00
Vercel Release Bot
88ec6e69d6
[examples][tests] Upgrade Next.js to version 13.4.12 ( #10240 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.12
2023-07-23 21:51:14 +00:00
Vercel Release Bot
e906365909
[examples][tests] Upgrade Next.js to version 13.4.11 ( #10233 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.11
2023-07-21 19:01:10 +00:00
Vercel Release Bot
24e1e3c3be
[examples][tests] Upgrade Next.js to version 13.4.10 ( #10215 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.10
2023-07-14 16:27:44 +00:00
Vercel Release Bot
4333d1e6b2
[examples][tests] Upgrade Next.js to version 13.4.9 ( #10183 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.9
2023-07-11 07:51:06 +00:00
Vercel Release Bot
761ede2482
[examples][tests] Upgrade Next.js to version 13.4.8 ( #10171 )
...
This auto-generated PR updates 3 packages to Next.js version 13.4.8
2023-07-03 20:22:59 +00:00