github vercel/vercel now@16.5.0

latest releases: @vercel/static-build@2.5.9, @vercel/node@3.1.5, @vercel/gatsby-plugin-vercel-builder@2.0.31...
4 years ago

This release introduces a new functions property for customizing Memory and Execution Duration as well as selecting Community Runtimes.

Changelog

  • [all] Set the versions to stable (#3297) [Andy]
  • [now-cli] Update execa to v3.2.0 (#3292) [Nathan Rajlich]
  • [@now/build-utils] Add support for includeFiles and excludeFiles to Functions (#3285) [Andy]
  • [@now/node] Configure helpers and handler with env variables (#3286) [Andy]
  • [docs] Cleanup canary links, use master instead (#3291) [Steven]
  • [now-client] Clean up fetch headers (#3290) [Max]
  • [now-node] Fix TS version selection (#3289) [Steven]
  • [now-ruby] Fix rails test (#3288) [Steven]
  • [docs] Adjust commands for creating releases (#3287) [Leo Lamprecht]
  • [now-cli] Enable Runtime tests (#3284) [Andy]
  • [all] Fixed dependencies (#3283) [Leo Lamprecht]
  • [now-static-build] Inject gatsby-plugin-now in Gatsby deployments (#3182) [Luc]
  • [now-next] Add loading of custom routes (#3279) [JJ Kasper]
  • [now-cli] Purge require cache after packages install in now dev (#3277) [Nathan Rajlich]
  • [all] Updated builders to version: 3 (#3273) [Andy]
  • [all] Fix functions property and update Lambda (#3252) [Andy]
  • [now-static-build] Cache .cache folder for gatsby deployments (#3260) [Luc]
  • [now-dev][now-routing-utils] Fix trailingSlash (#3250) [Steven]
  • [now dev] Add support for cleanUrls (#3240) [Steven]
  • [now-cli] Fix test invalid-builder-routes (#3249) [Steven]
  • [now-dev] Fix route normalization (#3225) [Steven]
  • [now-static-build] Improve Gatsby default routes (#3212) [Luc]
  • [now-next] Add Beta iSSG Support (#3067) [JJ Kasper]
  • [now-next] Leverage routes-manifest if available for dynamic routes (#3271) [JJ Kasper]
  • [now-node] fix reportTSError exiting (#3244) [Igor Klopov]
  • [docs] Add memory and maxDuration to runtime development docs (#3261) [Andy]
  • [now-cli] Improve functions check (#3268) [Leo Lamprecht]
  • [now-cli] Replace Hosts with Deployments API (#3257) [Ana Trajkovska]
  • [now-client] Fix file permissions for source files (#3180) [Steven]
  • [now-cli][now-client] Use v11 endpoint for functions (#3266) [Andy]
  • [docs] Update domain-verification error message (#3263) [Michel Moreau]
  • [all] Update homepage in package.json (#3265) [Steven]
  • [now-client] Add .nowignore test (#3264) [Max]
  • [now-cli] Fix integration test for maxDuration (#3259) [Steven]
  • [now-cli] Add note for Windows environment variable syntax (#3243) [Cam Smith]
  • [docs] Rename "Builders" to "Runtimes" (#3256) [Leo Lamprecht]
  • [docs] Update Public Directory Link (#3221) [Matthew Sweeney]
  • [now-next] 404 Known Static Files Before Dynamic Routes (#3238) [Connor Davis]
  • [now-cli] Adjust now ls according to new project overview (#3229) [Sophearak Tha]
  • [now-cli] Remove now upgrade command (#3228) [Sophearak Tha]
  • [now-build-utils] Fix custom function runtimes (#3239) [Andy]
  • [now-cli][now-client] Add support for functions property (#3231) [Andy]
  • [now-cli] Fix racing spinners (#3232) [Max]
  • [now-routing-utils] Fix newline in error message (#3234) [Steven]
  • [now-build-utils] Fix zero config trailing slash (#3233) [Steven]
  • [now-routing-utils] Improve error message for invalid regexes (#3230) [Leo Lamprecht]
  • [now-next] Use Past Tense (#3226) [Joe Haddad]
  • [now-next] Reduce Build Noise (#3224) [Joe Haddad]
  • [now-routing-utils] Fix redirects when cleanUrls and trailingSlash (#3223) [Steven]
  • [now-routing-utils] Return null routes when provided null (#3222) [Steven]
  • [now-routing-utils] Enhance superstatic validation (#3219) [Steven]
  • [now-build-utils] Validate functions and allow them as config (#3218) [Andy]
  • [now-routing-utils] Fix html redirects for cleanUrls (#3217) [Steven]
  • [now-build-utils] Add functions property (#3213) [Andy]
  • [now-cli] Remove now dev cleanCacheDir() function (#3214) [Nathan Rajlich]
  • [now-cli] Remove test.only() in now dev tests (#3278) [Nathan Rajlich]
  • [now-next] Add loading of custom routes (#3279) [JJ Kasper]
  • [now-next] Leverage routes-manifest if available for dynamic routes (#3271) [JJ Kasper]
  • [now-cli] Purge require cache after packages install in now dev (#3277) [Nathan Rajlich]
  • [all] Updated builders to version: 3 (#3273) [Andy]
  • [now-node] fix reportTSError exiting (#3244) [Igor Klopov]
  • [docs] Add memory and maxDuration to runtime development docs (#3261) [Andy]
  • [now-cli] Improve functions check (#3268) [Leo Lamprecht]
  • [now-cli] Replace Hosts with Deployments API (#3257) [Ana Trajkovska]
  • [now-client] Fix file permissions for source files (#3180) [Steven]
  • [now-cli][now-client] Use v11 endpoint for functions (#3266) [Andy]
  • [docs] Update domain-verification error message (#3263) [Michel Moreau]
  • [all] Update homepage in package.json (#3265) [Steven]
  • [now-static-build] Cache .cache folder for gatsby deployments (#3260) [Luc]
  • Revert "[now-client] ignores is missing ignores added from .nowignore (#3186)" (#3267) [Andy]
  • [now-client] Add .nowignore test (#3264) [Max]
  • [now-client] ignores is missing ignores added from .nowignore (#3186) [Gerhard Sletten]
  • [now-dev][now-routing-utils] Fix trailingSlash (#3250) [Steven]
  • [all] Fix functions property and update Lambda (#3252) [Andy]
  • [now-cli] Fix integration test for maxDuration (#3259) [Steven]
  • [now-cli] Add note for Windows environment variable syntax (#3243) [Cam Smith]
  • [docs] Rename "Builders" to "Runtimes" (#3256) [Leo Lamprecht]
  • [docs] Update Public Directory Link (#3221) [Matthew Sweeney]
  • [now-next] 404 Known Static Files Before Dynamic Routes (#3238) [Connor Davis]
  • [now-cli] Adjust now ls according to new project overview (#3229) [Sophearak Tha]
  • [now dev] Add support for cleanUrls (#3240) [Steven]
  • [now-cli] Fix test invalid-builder-routes (#3249) [Steven]
  • [now-cli] Remove now upgrade command (#3228) [Sophearak Tha]
  • [now-dev] Fix route normalization (#3225) [Steven]
  • [now-build-utils] Fix custom function runtimes (#3239) [Andy]
  • [now-cli][now-client] Add support for functions property (#3231) [Andy]
  • [now-cli] Fix racing spinners (#3232) [Max]
  • [now-routing-utils] Fix newline in error message (#3234) [Steven]
  • [now-build-utils] Fix zero config trailing slash (#3233) [Steven]
  • [now-routing-utils] Improve error message for invalid regexes (#3230) [Leo Lamprecht]
  • [now-next] Use Past Tense (#3226) [Joe Haddad]
  • [now-next] Reduce Build Noise (#3224) [Joe Haddad]
  • [now-routing-utils] Fix redirects when cleanUrls and trailingSlash (#3223) [Steven]
  • [now-routing-utils] Return null routes when provided null (#3222) [Steven]
  • [now-static-build] Improve Gatsby default routes (#3212) [Luc]
  • [now-routing-utils] Enhance superstatic validation (#3219) [Steven]
  • [now-build-utils] Validate functions and allow them as config (#3218) [Andy]
  • [now-routing-utils] Fix html redirects for cleanUrls (#3217) [Steven]
  • [now-next] Add Beta iSSG Support (#3067) [JJ Kasper]
  • [now-build-utils] Add functions property (#3213) [Andy]
  • [now-cli] Remove now dev cleanCacheDir() function (#3214) [Nathan Rajlich]
  • [now-routing-utils] Fix validation for routes/cleanUrls (#3211) [Steven]
  • [tests] Improve test stability (#3208) [Leo Lamprecht]

Don't miss a new vercel release

NewReleases is sending notifications on new releases.