github vercel/vercel 15.0.7

latest releases: @vercel/static-build@2.5.3, @vercel/next@4.2.7, vercel@34.1.8...
5 years ago

Patches

  • [now dev] Fix index-based asset lookup logic: #2138
  • [now dev] Don't run every build when a v1 builder is detected: #2151
  • [now dev] Use empty version string for @now/static: #2159
  • [now dev] Add host property to the invoke payload: #2164
  • Handle additional errors when issuing a certificate: #2165
  • Enable source maps for development builds of now-cli: #2170
  • Enable '@typescript-eslint/no-unused-vars': 'warn': #2172
  • Added file watcher to now dev: #2153
  • Pass filesChanges and filesRemoved array to builder's build(): #2174
  • Mute install logs from @now/node builder: #2171
  • [now dev] Default the Content-Type to "application/octet-stream": #2177
  • [now dev] Handle filesystem events where the file has already been deleted: #2179
  • Add some debug logs for now-dev: #2181
  • Show the domain purchase UI: #2168
  • Show a upgrade message if the build limit is exceeded: #2182
  • [now dev] Don't trigger a rebuild if an asset was deleted: #2184
  • [now dev] Reuse the same workPath for subsequent builds: #2185
  • Reveal builder logs when --debug: #2193
  • Added support for routes: #2191
  • Made sure support for routes works as expected: #2194
  • Match only the important part while routing: #2195
  • Prevent exit if client closes proxy connection: #2198
  • Better name for continuous property: #2199
  • [now-dev] make routes from v2 builders optional: #2204
  • [now dev] Fix typo in debug log: #2206
  • Initial build should set requestPath to null: #2200
  • [now dev] Resolve built routes after matching builder: #2208
  • Support env NOW_BUILDER_CACHE_DIR for debugging builders: #2212
  • [now dev] Remove requiresInitialBuild and make shouldServe() optional for v2 Builders: #2209
  • Update @zeit/ncc to v0.18.1: #2210
  • Ignore __pycache__ directories: #2213
  • [now dev] Pass in the builder-specific workPath to shouldServe(): #2214
  • [now dev] Add xfwd option to http-proxy: #2215
  • [now dev] Allow a builder watch array to contain "./" prefixed paths: #2217
  • [now dev] Use minimatch on the watch array to support globs: #2216
  • [now-dev] Exit when incorrect cwd config: #2218
  • Bumped @now/build-utils to latest version: #2220
  • [now dev] Don't include a file in both filesChanged and filesRemoved list: #2225
  • [now dev] Always watch the entrypoint for triggering rebuilds: #2226
  • [now dev] Invoke builders in a forked child process: #2227

Credits

Huge thanks to @TooTallNate, @anatrajkovska, @amio, @AndyBitz, @MAPESO, and @styfle for helping!

Don't miss a new vercel release

NewReleases is sending notifications on new releases.