vercel

Develop. Preview. Ship.

APACHE-2.0 License

Downloads
40.1M
Stars
12.8K
Committers
318

Bot releases are hidden (Show)

vercel - [email protected]

Published by EndangeredMassa over 1 year ago

Note: This release contained a version mismatch that causes installs to fail. Please install [email protected] instead.


Releases

@vercel/[email protected]

Patch Changes

  • Deprecate Node.js 14.x and 16.x with warning (#9976)

[email protected]

Patch Changes

@vercel/[email protected]

Patch Changes

@vercel/[email protected]

Patch Changes

@vercel/[email protected]

Patch Changes

  • [next] Ensure app functions are detected/separated properly (#9989)

@vercel/[email protected]

Patch Changes

@vercel/[email protected]

Patch Changes

@vercel/[email protected]

Patch Changes

vercel -

Published by TooTallNate over 1 year ago

cli

  • [cli] Add support for Vercel CLI Extensions (#9800) [Nathan Rajlich]
  • [cli] rename global options in help output (#9917) [Sean Massa]
  • [cli] refactor help output around default and deploy commands (#9912) [Sean Massa]
  • [cli] upgrade async-listen to 3.0.0 (#9907) [Kiko Beats]
  • [cli] Add support for HTTPS_PROXY env var (#9880) [Nathan Rajlich]

tests

  • [tests] Add test for set-cookie with multiple cookies (#9916) [Chris Barber]

examples

  • [examples] Upgrade Next.js to version 13.4.1 (#9911) [Vercel Release Bot]

node

  • [node] upgrade async-listen to 3.0.0 (#9907) [Kiko Beats]
  • [node] Explicitly set 'set-cookie' header (#9899) [Chris Barber]

frameworks

  • [frameworks] validate getOutputDirName and other missing values on framework entries (#9900) [Sean Massa]
vercel -

Published by EndangeredMassa over 1 year ago

frameworks

  • [frameworks] Add getOutputDirName to Storybook definition (#9898) [Sean Massa]
vercel -

Published by EndangeredMassa over 1 year ago

cli

  • [cli][fs-detectors][frameworks] Re-add Storybook support (#9891) [Chris Barber]
  • [cli][fs-detectors][frameworks] Revert Storybook support (#9890) [Chris Barber]
  • [cli][fs-detectors][frameworks] Add Storybook support (#9839) [Chris Barber]

fs-detectors

  • [cli][fs-detectors][frameworks] Re-add Storybook support (#9891) [Chris Barber]
  • [cli][fs-detectors][frameworks] Revert Storybook support (#9890) [Chris Barber]
  • [fs-detectors] Add disableRootMiddleware, bypass ignoreRuntimes for root-level "middleware" files (#9883) [Nathan Rajlich]
  • [cli][fs-detectors][frameworks] Add Storybook support (#9839) [Chris Barber]

frameworks

  • [cli][fs-detectors][frameworks] Re-add Storybook support (#9891) [Chris Barber]
  • [cli][fs-detectors][frameworks] Revert Storybook support (#9890) [Chris Barber]
  • [cli][fs-detectors][frameworks] Add Storybook support (#9839) [Chris Barber]

remix

  • [remix] Use debug() for warnings when reading config file (#9894) [Nathan Rajlich]
  • [remix] Suppress warnings when reading config (#9888) [Nathan Rajlich]
  • [remix] Upgrade @remix-run/dev to version 1.16.0 (#9887) [Vercel Release Bot]

node

  • [node] use ws instead of undici.WebSocket (#9893) [Kiko Beats]

examples

  • [examples] Upgrade Next.js to version 13.3.4 (#9881) [Vercel Release Bot]

tests

  • [tests] Update Gatsby fixture versions (#9776) [Vercel Release Bot]
vercel -

Published by timneutkens over 1 year ago

next

  • [next] Return all and auto when those are used (#9877) [@timneutkens]
vercel -

Published by timneutkens over 1 year ago

next

  • [next] Fix return value in normalizeRegions (#9876) [@timneutkens]
vercel - [email protected]

Published by styfle over 1 year ago

node

  • [node] Fix exposing WebSocket to edge runtime and legacy next tests (#9871) [@ijjk]
  • [node] Expose WebSocket constructor in Edge functions (#9860) [@Kikobeats]
  • [node] Don't compile "edge" functions with Babel (#9868) [@TooTallNate]
  • [node] Add log message about compiling ESM to CJS (#9866) [@styfle]
  • [node] validate function runtime and throw when "nodejs" (#9851) [@EndangeredMassa]

next

  • [next] Add support for home and global as edge function regions (#9869) [@timneutkens]
  • [next] support functions property in appDir (#9811) [@smaeda-ks]
vercel -

Published by EndangeredMassa over 1 year ago

cli

  • [cli] Remove --target global common arg (#9808) [Nathan Rajlich]

tests

  • [tests] Update CODEOWNERS for packages/node (#9864) [Sean Massa]
  • [tests] Move allowJs: true to test tsconfig.json (#9862) [Chris Barber]
  • [tests] install root typescript version 4.9.5 and standardize on that version (#9858) [Sean Massa]
  • [tests] Upgrade Turbo to version 1.9.3 (#9844) [Vercel Release Bot]
  • Use pnpm v8.3.1 (#9853) [Nathan Rajlich]

node

  • [node] Fix ESM dependency support (#9692) [Chris Barber]
  • [node] remove last mention of node-bridge (#9838) [Sean Massa]

gatsby-plugin-vercel-builder

  • [gatsby-plugin-vercel-builder] Log validation errors (#9854) [Nathan Rajlich]

remix

  • [remix] update entry.client.react.jsx (#9845) [Michaël De Boey]

next

  • [next] Update test fixture 00-app-dir-edge to use export const runtime (#9855) [Nathan Rajlich]

remix-entry-server

  • [remix-entry-server] Delete package (#9852) [Nathan Rajlich]

examples

  • [examples] Upgrade Next.js to version 13.3.1 (#9842) [Vercel Release Bot]
vercel - [email protected]

Published by cb1kenobi over 1 year ago

cli

  • Allow passing of local git meta even with no remote. (#9824) [Gary Borton]

node

  • [node] Add streaming support for vc dev (#9745) [Kiko Beats]
vercel - [email protected]

Published by cb1kenobi over 1 year ago

cli

  • [cli] refactor to use create deployment param type (#9805) [Sean Massa]
  • [cli] Add vc deploy --no-wait and vc inspect --wait (#9802) [Chris Barber]
  • [cli] Support pnpm in getUpdateCommand() (#9813) [Nathan Rajlich]
  • [cli] Remove a bunch of isCanary checks (#9806) [Nathan Rajlich]
  • [cli] Simplify parseRepoUrl() and fix edge case (#9796) [Nathan Rajlich]

node

  • [node] Move path-to-regexp and ts-morph from dev deps to deps (#9823) [Chris Barber]

go

  • [go] Support 'go.work' file and resolve shared deps relative to work path (#9708) [Chris Barber]
vercel - [email protected]

Published by dan-stowell over 1 year ago

fs-detectors

  • [fs-detectors] check turbo versions to allow for tags like "latest" (#9790) [Sean Massa]

gatsby-plugin-vercel-builder

  • [gatsby-plugin-vercel-builder] Ignore assetPrefix completely (#9787) [Nathan Rajlich]

scripts

  • [scripts] Create internal-dependency-trace script package (#9783) [Ethan Arrowood]

examples

  • [examples] Update Astro example. (#9778) [Lee Robinson]

tests

  • [tests] combine examples e2e into one chunk (#9772) [Sean Massa]
vercel -

Published by EndangeredMassa over 1 year ago

routing-utils

  • [routing-utils] add isInternal flag (#9761) [Sean Massa]

next

  • [next] use "Page" instead of "SSR" for operationType (#9770) [Sean Massa]
  • [next] Update allowQuery test case (#9767) [JJ Kasper]
  • [next] Fix edge runtime for route groups (#9764) [JJ Kasper]
  • [next] Update allowQuery test (#9758) [JJ Kasper]

static-build

  • [static-build] Remove Gatsby env var check (#9766) [Nathan Rajlich]

examples

  • [examples] Upgrade Next.js to version 13.3.0 (#9765) [Vercel Release Bot]

build-utils

  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#9762) [Espen Hovlandsdal]

cli

  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#9762) [Espen Hovlandsdal]
  • [cli] refactor pkg.ts into @vercel-internals/get-package-json (#9719) [Ethan Arrowood]

fs-detectors

  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#9762) [Espen Hovlandsdal]
  • [frameworks][fs-detectors] Use correct "license" field in package.json (#9696) [Espen Hovlandsdal]
  • [fs-detectors] Fix [email protected] all filters are inferred (#9680) [Nathan Hammond]

all

  • [all] Use correct "license" field in package.json (#9754) [Nathan Rajlich]

tests

  • [tests] Update Gatsby fixture versions (#9760) [Vercel Release Bot]
  • [tests] Skip broken test temporarily (#9753) [Steven]
  • [tests] update pnpm version to 7.31.0 (#9751) [Steven]
  • [tests] move test files to subdirectory (#9749) [Kiko Beats]
  • [tests] update typescript version used in next fixtures (#9739) [Sean Massa]
  • Fix update gatsby fixture cron job (#9725) [Ethan Arrowood]

frameworks

  • [frameworks][fs-detectors] Use correct "license" field in package.json (#9696) [Espen Hovlandsdal]

remix

  • [remix] Upgrade @remix-run/dev to version 1.15.0 (#9740) [Vercel Release Bot]
vercel -

Published by TooTallNate over 1 year ago

build-utils

  • [build-utils] Rename Lambda experimentalResponseStreaming prop to supportsResponseStreaming (#9721) [Nathan Rajlich]

tests

  • [tests] Split CLI integration tests into chunks (#9688) [Sean Massa]
vercel -

Published by EndangeredMassa over 1 year ago

build-utils

  • [build-utils] add pnpm v8 auto detection (#9720) [Ethan Arrowood]
  • [build-utils] Fix system env var detection for prefixed env vars (#9709) [Steven]

cli

  • [cli] support build -y shorthand (#9717) [Sean Massa]

node-bridge

  • [node-bridge] add feature flags support (#9713) [Kiko Beats]
  • [node-bridge]: remove API Gateway normalization (#9711) [Kiko Beats]
vercel -

Published by EndangeredMassa over 1 year ago

remix

  • [remix] Fix zero matching on sub catch-all routes (#9707) [Nathan Rajlich]

node

  • [node] support node:[lib] in vc dev (#9694) [Gal Schlezinger]

examples

  • [examples] Remove entry.server.tsx file from "remix" template (#9698) [Nathan Rajlich]

tests

  • [tests] Try publishing with provenance (#9706) [Steven]
  • [tests] Disable Turbo's update notifier (#9302) [Chris Barber]

next

  • [next] Remove extra env variables (#9704) [JJ Kasper]
vercel -

Published by EndangeredMassa over 1 year ago

build-utils

  • [build-utils][next] Add prerender source path (#9686) [Chris Barber]

next

  • [build-utils][next] Add prerender source path (#9686) [Chris Barber]

node

  • [node] Improve edge-handler-template error handling (#9697) [Sean Massa]
  • [node][remix] Update nft conditions to include "edge-light" for Edge Functions (#9700) [Nathan Rajlich]

remix

  • [remix] Inject @vercel/remix package instead of @vercel/remix-entry-server (#9684) [Nathan Rajlich]
  • [node][remix] Update nft conditions to include "edge-light" for Edge Functions (#9700) [Nathan Rajlich]

tests

  • [tests][cli] convert CLI integration tests to TS (#9672) [Sean Massa]

cli

  • [tests][cli] convert CLI integration tests to TS (#9672) [Sean Massa]
  • [cli] handle BUILD_UTILS_SPAWN_* errors (#9689) [Sean Massa]
  • [cli] Ignore vc build subdirectory warning on vercel (#9685) [Steven]

examples

  • [examples] Update "remix" template to use @vercel/remix package (#9683) [Nathan Rajlich]
vercel -

Published by TooTallNate over 1 year ago

go

  • [go] Add support for Go 1.20 (#9367) [Vedant]
  • [go] Go builder improvements (#9576) [Chris Barber]

cli

  • [cli] Honor --local-config when present during vc build (#9675) [Chris Barber]
  • [tests][cli] CLI Integration tests - better failure messages (#9667) [Sean Massa]
  • [cli] Update monorepo default setting log (#9654) [Ethan Arrowood]
  • [cli] Fix example list api to exclude node_modules (#9626) [Steven]

gatsby-plugin-vercel-builder

  • [gatsby-plugin-vercel-builder] link instead of move the public directory (#9673) [Sean Massa]

node

  • [node] Handle multi-protocol in Edge Functions with vc dev (#9502) [Vladislav Ponomarev]

tests

  • [tests] update python tests to use zero config (#9668) [Sean Massa]
  • [tests] remove comment (#9671) [Sean Massa]
  • [tests][cli] CLI Integration tests - better failure messages (#9667) [Sean Massa]
  • [tests] Add prettier check (#9664) [Steven]
  • [tests] convert CLI Integration tests from ava to jest (#9632) [Sean Massa]
  • [tests] add tests to edge handler template (#9528) [Sean Massa]
  • [tests] Bump test timeouts for slow tests (#9631) [Chris Barber]
  • [tests] remove eslint from fixture (#9629) [Sean Massa]
  • [tests] Change test-unit to test-lint (#9627) [Steven]
  • [tests] Run unit tests concurrently in chunks (#9615) [Steven]

remix

  • [remix] Remove symlink creation warning (#9679) [Nathan Rajlich]
  • [remix] Upgrade @remix-run/dev to version 1.14.2 (#9676) [Vercel Release Bot]
  • [remix] Rename @vercel/remix to @vercel/remix-builder (#9665) [Nathan Rajlich]
  • [remix] Support optional entry.{server,client}.tsx file (#9620) [Nathan Rajlich]
  • [remix] Add turborepo monorepo E2E test (#9622) [Nathan Rajlich]

docs

  • [docs] Update issue and discussion templates (#9666) [Amy]
  • [docs] Add more info about prepareCache() (#9644) [Chris Barber]

examples

  • [examples] Upgrade Next.js to version 13.2.4 (#9647) [Vercel Release Bot]
  • [examples] Replace npm with pnpm in "astro" template README (#9662) [matamatanot]

next

  • [next] Fix i18n for app dir and sublocales (#9623) [Steven]
vercel - [email protected]

Published by styfle over 1 year ago

next

  • [next] Populate middlewareRawSrc using middleware originalSource (#9602) [Chris Barber]
  • Revert "[next] Fix incorrect 404 when i18n and appDir configured" (#9617) [Steven]

remix

  • [remix] Support optional static path segments (#9607) [Nathan Rajlich]

gatsby

  • [gatsby] Remove "gatsby" dependency, use typebox instead of ajv for validation (#9606) [Nathan Rajlich]

tests

  • [tests] skip recent flakey tests (#9613) [Sean Massa]

internals

  • [internals] Create @vercel-internals/types (#9608) [Ethan Arrowood]
vercel - [email protected]

Published by styfle over 1 year ago

This version was not published properly due to a github incident.

Please use [email protected] instead.

vercel -

Published by EndangeredMassa over 1 year ago

tests

  • [tests] Upgrade Turbo to version 1.8.3 (#9604) [Vercel Release Bot]
  • [tests] Add more remix tests (#9600) [Ethan Arrowood]

next

  • [next] Fix api prefixed app routes serverless streaming (#9603) [JJ Kasper]

remix

  • [remix] Add test for escaped route paths (#9516) [Nathan Rajlich]
  • [remix] Clean up dev symlink upon config error (#9595) [Nathan Rajlich]
  • [remix] Return framework.version in build result (#9596) [Nathan Rajlich]
  • [remix] Fix support for optional path params (#9590) [Nathan Rajlich]
  • [remix] Upgrade @remix-run/dev to version 1.14.0 (#9593) [Vercel Release Bot]
  • [remix] Fix remix updater workflow when fetching latest version (#9592) [Ethan Arrowood]

cli

  • [cli] change patch-inquirer-legacy to patch-inquirer (#8919) [Jeemin Choi(최지민)]

examples

  • [examples] Run prettier on Remix template (#9594) [Nathan Rajlich]