Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@vercel/functions

vercel1mApache-2.01.5.2TypeScript support: included

Runtime functions to be used with your Vercel Functions

readme

@vercel/functions

Runtime functions to be used with your Vercel Functions.

Please follow the documentation for examples and usage.

changelog

@vercel/functions

1.5.2

Patch Changes

  • [vercel/functions] add geolocation.postalCode (#12753)

1.5.1

Patch Changes

  • [@vercel/functions] update headers doc (#12649)

1.5.0

Minor Changes

  • ipAddress: accept headers as input (#12429)

1.4.2

Patch Changes

  • [functions] decode city name (#12234)

1.4.1

Patch Changes

  • Package files in the root folder (#11982)

1.4.0

Minor Changes

  • Added OIDC Token utility functions (#11701)

1.3.0

Minor Changes

  • [functions] add getEnv method. (#11783)

1.2.0

Minor Changes

  • Add geolocation & ipAdress methods. (#11802)

1.1.0

Minor Changes

  • Rewrite @vercel/functions to TypeScript (#11791)

1.0.2

Patch Changes

  • Convert package to CommonJS (#11569)

1.0.1

Patch Changes

  • Don't throw error if context is missing (0817527f9)

1.0.0

Major Changes