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 styfle almost 2 years ago

cli

  • [cli] Add Output#link() function to format terminal hyperlinks (#8370) [@TooTallNate]
  • [cli] Only throw DeploymentNotReady if deployment not ready (#9100) [@cb1kenobi]

next

  • [next] Ensure updated path is specific (#9112) [@ijjk]
  • [next] Handle output location (#9111) [@ijjk]
  • [next] Disable Image Optimization API when next.config.js has unoptimized: true (#9110) [@styfle]

edge

  • [edge] publish process.env types for edge functions (#9083) [@EndangeredMassa]
  • [edge]: adds json() response helper (#9081) [@feugy]

tests

  • [tests] Update CODEOWNERS for edge (#9084) [@EndangeredMassa]
  • [tests] Add eslintcache (#8993) [@Simon-He95]
  • [tests] Delete comment-on-pr.yml [@andymckay]
  • [tests] Create comment-on-pr.yml [@andymckay]

examples

  • [examples] Upgrade Next.js to version 13.0.7 (#9082) [github-actions[bot]]
vercel -

Published by styfle almost 2 years ago

cli

  • [cli] Add --git-branch option to vc pull and vc env pull (#9028) [@TooTallNate]
  • [cli] Remove unused dependency email-prompt (#9042) [@styfle]

next

  • [next] Use MIB for Lambda constants (#8991) [@Kikobeats]

frameworks

  • [frameworks] Add quotes to match vitepress dep (#9077) [@cb1kenobi]

examples

  • [examples] Upgrade SvelteKit template to 1.0.0 (#9070) [@tcc-sejohnson]
  • [examples] Bump decode-uri-component (#9029) [@styfle]

tests

  • [tests] fix flakey tests (#9071) [Sean Massa]
  • [tests] Update to use actions/cache@v3 (#9056) [@styfle]
  • [tests] Create label-feature-request.yml (#9051) [@Ethan-Arrowood]
  • [tests] Create label-triaged.yml (#9050) [@andymckay]
  • [tests] Automate support label [@andymckay]

docs

  • [docs] Delete duplicate security.md (#9048) [@styfle]
  • [docs] modify responsible disclosure email (#9045) [@aaronbrown-vercel]
  • [docs] Add security.md (#9043) [@styfle]
  • [docs] Delete pull_request_template.md (#9040) [@styfle]
vercel -

Published by EndangeredMassa almost 2 years ago

cli

  • [cli] Allow ls to specify a limit up to 100 (#8735) [Andy McKay]
  • [node][cli] allows 'edge' as possible runtime value (#9016) [Damien Simonin Feugas]

node

  • [node][cli] allows 'edge' as possible runtime value (#9016) [Damien Simonin Feugas]

examples

  • [examples] Upgrade Next.js to version 13.0.6 (#8998) [github-actions[bot]]
  • [examples] Restrict node version for umi example (#9007) [Felix Haus]
vercel - [email protected]

Published by cb1kenobi almost 2 years ago

Changes since the last stable release ([email protected]):

cli

  • [cli] Revert replace update-notifier dependency with built in (#9000) [Lee Robinson]
vercel - [email protected]

Published by EndangeredMassa almost 2 years ago

build-utils

  • [build-utils] expand build result type for framework version (#8984) [Sean Massa]

cli

  • [cli] Replace update-notifier dependency with built in (#8090) [Steven/Chris]

node

  • [node] Add caching for TS compile per file (#8987) [Steven]
vercel - [email protected]

Published by cb1kenobi almost 2 years ago

cli

  • [cli] Add vc rollback command (#8942) [Chris Barber]

next

  • [next] increase edge functions limit to 4MB (#8989) [Kiko Beats]
  • [next] edge: format MB with sepace separator (#8990) [Kiko Beats]

frameworks

  • [frameworks] Fix astro default routes since it is not SPA (#8200) [Luc Leray]
vercel -

Published by EndangeredMassa almost 2 years ago

next

  • [next] Update matching priority for middleware/rsc (#8978) [JJ Kasper]
  • [next] Fix incorrect 404.html path when app directory is present with pages folder (#8988) [Jiachi Liu]
  • [build-utils][node][next][remix] add operationType to Lambda (#8887) [Sean Massa]
  • [cli][next] Removed --forceExit from jest args (#8718) [Chris Barber]

node

  • [node] Add caching to TS compile (#8986) [Steven]
  • [build-utils][node][next][remix] add operationType to Lambda (#8887) [Sean Massa]

dev

  • [dev] Update the templates to get closer to production (#8976) [Andy McKay]

build-utils

  • [build-utils] make lambda optional in Prerender constructor (#8965) [Sean Massa]
  • [build-utils][node][next][remix] add operationType to Lambda (#8887) [Sean Massa]
  • [build-utils] Remove Node 18 env var check (#8947) [Nathan Rajlich]

examples

  • [examples] Upgrade Next.js to version 13.0.5 (#8966) [github-actions[bot]]
  • [examples] Upgrade Next.js to version 13.0.4 (#8946) [github-actions[bot]]
  • [examples] Move some framework templates to pnpm. (#8883) [Lee Robinson]

frameworks

  • [frameworks] Add VuePress and VitePress (#7815) [Lydia Hallie]
  • [frameworks] Update "blitz" properties to match legacy detection (#8432) [Dillon Raphael]

docs

  • [docs] make yarn dev usage clearer (#8964) [Sean Massa]
  • [docs] add more details on local development (#8960) [Sean Massa]
  • [docs] Fix up some missing URLs (#8975) [Andy McKay]

remix

  • [build-utils][node][next][remix] add operationType to Lambda (#8887) [Sean Massa]

cli

  • [cli] Fix vc build --cwd with a relative path (#8949) [Nathan Rajlich]
  • [cli] Move json5 dependency to dev dependencies (#8935) [Chris Barber]
  • [cli] Fix failing tests after Node 18 default change (#8950) [Nathan Rajlich]
  • [cli][next] Removed --forceExit from jest args (#8718) [Chris Barber]

tests

  • [tests] Fix CI after Node 18 updates (#8959) [Sean Massa]
vercel - [email protected]

Published by Ethan-Arrowood almost 2 years ago

cli

  • [cli] Add more guards to vc build monorepo support feature (#8939) [Ethan Arrowood]

examples

  • [examples] Updated Nuxt starter to v3 stable (#8928) [Steven Tey]
vercel - [email protected]

Published by Ethan-Arrowood almost 2 years ago

cli

  • [cli] support package.json based turbo config in vc build automatic build/install command feature (#8926) [Ethan Arrowood]
  • [cli] fix typo: configuarion -> configuration (#8925) [Rich Harris]

fs-detectors

  • [fs-detectors] Don't add "api/*" 404 route when only a middleware is present (#8920) [Nathan Rajlich]
  • [fs-detectors] Remove limitedRoutes (#8921) [Nathan Rajlich]
vercel - [email protected]

Published by EndangeredMassa almost 2 years ago

static-build

  • [static-build] support gatsby-config as typescript (#8894) [Douglas Parsons]
vercel - [email protected]

Published by Ethan-Arrowood almost 2 years ago

cli

  • [cli] add support for JSON5 and skip when no rootDirectory (#8913) [Ethan Arrowood]
  • [cli] Remove readOutputStream() helper function for tests (#8889) [Nathan Rajlich]

build-utils

  • [build-utils] Fix runNpmInstall() error when install fails (#8909) [Nathan Rajlich]
vercel -

Published by EndangeredMassa almost 2 years ago

fs-detectors

  • [fs-detectors] restore rush support in fs-detectors (#8907) [Ethan Arrowood]

cli

  • [cli] update error-utils reference (#8905) [Sean Massa]
vercel - [email protected]

Published by EndangeredMassa almost 2 years ago

cli

  • [cli][fs-detectors] Improve vc build monorepo support (#8742) [Ethan Arrowood]
  • [cli] Add node_modules/.bin to PATH instead of running npx/yarn run (#8890) [Chris Barber]
  • [cli] Remove --runInBand from Jest (#8888) [Nathan Rajlich]
  • [cli] Add in a message for deployment-error message (#8865) [Andy McKay]

fs-detectors

  • [cli][fs-detectors] Improve vc build monorepo support (#8742) [Ethan Arrowood]

examples

  • [examples] Upgrade Next.js to version 13.0.3 (#8891) [github-actions[bot]]
  • [examples] Add Vercel Analytics to Astro template (#8472) [Josh Thomas]
  • [examples] update SolidStart example (#8707) [Ryan Carniato]
  • [examples] Remove ENABLE_VC_BUILD env var from Solidstart template (#8875) [Nathan Rajlich]
  • [examples] Update Remix template for latest. (#8857) [Lee Robinson]

python

  • [python] Explicitly bind HTTP server to localhost (#8880) [Chris Barber]

edge

  • [edge] fix broken link on npmjs.org (#8848) [Dominik Ferber]
vercel - [email protected]

Published by ijjk almost 2 years ago

next

  • [next][routing-utils] Add missing matcher support (#8874) [JJ Kasper]

routing-utils

  • [next][routing-utils] Add missing matcher support (#8874) [JJ Kasper]
vercel - [email protected]

Published by ijjk almost 2 years ago

next

  • [next] Handle skip normalize flag for middleware (#8873) [JJ Kasper]
  • [next] Ensure rsc dynamic routes are correct (#8866) [JJ Kasper]
vercel - [email protected]

Published by ijjk almost 2 years ago

next

  • [next] Update rsc header handling (#8862) [JJ Kasper]
  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

examples

  • [examples] Upgrade Next.js to version 13.0.2 (#8847) [github-actions[bot]]

cli

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]
  • [cli] Allow vc link to overwrite existing link (#8845) [Nathan Rajlich]
  • [cli] fix broken integration test (#8844) [Ethan Arrowood]

client

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

error-utils

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

frameworks

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

fs-detectors

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

hydrogen

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

node-bridge

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

node

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

redwood

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

remix

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

routing-utils

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]

static-config

  • [cli][client][error-utils][frameworks][fs-detectors][hydrogen][next][node-bridge][node][redwood][remix][routing-utils][static-config] update @types/node to v14 across repo (#8842) [Ethan Arrowood]
vercel - [email protected]

Published by andymckay almost 2 years ago

cli

  • [cli] Fix middleware 500 in vc dev (#8833) [Steven]
  • [cli] Use ensureLink() in link and pull commands (#8670) [Chris Barber]
  • [cli] Cope with socket hang up (#8760) [Andy McKay]
  • [cli] Use new env/pull endpoint for vc env pull, vc pull (#8751) [Baruch-Adi Hen]

error-utils

  • [error-utils] Allow publishing to npm (#8839) [Steven]
  • [error-utils] Create @vercel/error-utils package (#8828) [Ethan Arrowood]

next

  • [next] Prepend basePath to edge function destination (#8835) [Chris Barber]
  • [next] Ensure static app paths have vary correctly (#8771) [JJ Kasper]
  • [next] Add leveraging initialHeaders/status for prerender (#8763) [JJ Kasper]

build-utils

  • [build-utils] Experimental flag to allow nodejs18.x (#8836) [Steven]
  • [build-utils] Fix check for initialHeaders on prerender (#8757) [JJ Kasper]
  • [build-utils] allow EdgeFunction constructor to receive any string as a region (#8747) [Gal Schlezinger]
  • [build-utils] Allow initialHeaders and initialStatus for Prerender (#8743) [JJ Kasper]

node-bridge

  • [node-bridge] Support streaming response for Serverless Function (#8795) [Nathan Rajlich]

examples

  • [examples] Upgrade Next.js to version 13.0.1 (#8820) [github-actions[bot]]
  • [examples] Upgrade Next.js to version 13.0.0 (#8778) [github-actions[bot]]

fs-detectors

  • [fs-detectors] Remove output directory placeholder (#8817) [chloetedder]

routing-utils

  • [routing-utils] Allow to appendRoutes add null phase (#8814) [Tobias Lins]

node

  • [node] upgrade edge-runtime to v2.0.0 (#8811) [Kiko Beats]
  • [node] upgrade edge-runtime to v1.1.0 (#8765) [Kiko Beats]
  • [node] allow to extract Edge Function regions from source code (#8733) [Gal Schlezinger]

dev

  • [dev] Support request headers override in middleware (#8752) [Seiya Nuta]

docs

  • [docs] Update license link in readme (#8779) [Tim Paine]

@vercel/edge

  • [@vercel/edge] Support overriding request headers (#8724) [Seiya Nuta]

edge

  • [edge] Fix the region field of geolocation (#8517) [Seiya Nuta]

tests

  • [tests] Update turbo cache key (#8830) [Steven]
  • [tests] Fix next & react version for dev test (#8832) [Steven]
vercel - [email protected]

Published by ijjk about 2 years ago

next

  • [next] Ensure vary header is set for static app paths (#8737) [JJ Kasper]

node

  • [node] upgrade edge-runtime to v1.1.0-beta.40 (#8740) [Kiko Beats]

tests

  • [tests] Update workflow to examine both labels and use annotations (#8736) [Andy McKay]
vercel - [email protected]

Published by styfle about 2 years ago

node

  • [node] update typescript detection message (#8727) [@EndangeredMassa]

next

  • [next] Fix index rsc route handling (#8729) [@ijjk]

build-utils

  • [build-utils] Cleanup getNodeVersion (#8720) [@pvdz]

tests

  • [tests] Update the checkout action to V3 in publish.yml (#8721) [@madhead]
vercel - [email protected]

Published by EndangeredMassa about 2 years ago

frameworks

  • [frameworks] Detect Hydrogen TypeScript config (#8711) [Jacob Ford]
  • [frameworks] Detect additional valid Sanity v3 configs (#8710) [Jacob Ford]

node

  • [node] upgrade edge-runtime to v1.1.0-beta.38 (#8715) [Kiko Beats]