Skip to content

now@16.3.0

Compare
Choose a tag to compare
@styfle styfle released this 30 Sep 13:53

After lots of benchmarking, testing and fixing bugs, version 16.3.0 of Now CLI is out!

Unfortunately, we couldn't quite keep our release schedule of 14 days, as the last stable release was 25 days ago. But better safe than sorry.

Changelog

  • [now-cli] Fix deployment version output (#3097) [@AndyBitz]
  • [now-client] Use ignore module to handle file ignoring logic (#3092) [@rdev]
  • [now-static-build] Make curl silent (#3090) [@styfle]
  • [now-cli] Add not_domain_owner error handling (#3045) [@rdev]
  • [now-client] Export TypeScript types (#3087) [@TooTallNate]
  • [now-next] Invoke build script (#3073) [@Sophearak]
  • [now-build-utils] Make grouping prerenders optional (#3082) [@leo]
  • [now-build-utils] Allow prerender groups to be defined with an integer (#3081) [@leo]
  • [now-cli] Add logging to execa calls in tests (#3077) [@rdev]
  • [now-client] Retry on network error (#3072) [@rdev]
  • [now-cli] Move hexo test to testFixtureStdio (#3076) [@rdev]
  • [now-client] Add debug logs (#2997) [@rdev]
  • [now-cli] Render prompt when deploying home directory (#3057) [@Sophearak]
  • [now-static-build] Add test for BUNDLE_WITHOUT env var (#3070) [@styfle]
  • [tests] Use PR description for merge commit body (#3071) [@styfle]
  • [now-static-build] Print version of static generator during build (#3068) [@styfle]
  • [tests] Add benchmark script to randomly generate projects files (#3062) [@styfle]
  • [now-node] Fix sharp test using lock file (#3064) [@styfle]
  • [now-static-build] Add Eleventy to optimized framework list (#3060) [@styfle]
  • [now-cli] Add NOW_BUILDER_DEBUG to build env if --debug (#3041) [@Sophearak]
  • [now-cli] Fix 02-angular-node test fail (#3058) [@Sophearak]
  • [now-python] Fix headers with multiple values (#3053) [@styfle]
  • [now-cli][now-static-build] Ignore output directory from now dev (#3024) [@AndyBitz]
  • [now-build-utils] Remove NOW_BUILDER_ANNOTATE (#3027) [@Sophearak]
  • [now-static-build][now-build-utils] Add python static generators (#3048) [@styfle]
  • [builders] Consistently capitalize first letter of logs (#3039) [@Sophearak]
  • [now-static-build] Add prepareCache() function (#3047) [@styfle]
  • [now-static-build] Add support for hugo extended (#3043) [@styfle]
  • [now-cli] Update @zeit/fun to v0.10.2 (#3038) [@TooTallNate]
  • [now-cli] Render logs containing "warning" as yellow (#3035) [@TooTallNate]
  • [master only] Fix merge conflict [@styfle]
  • [docs] Update CI badge to use master (#3037) [@styfle]
  • [tests] Add env var FORCE_BUILD_IN_REGION (#3036) [@styfle]
  • [now-static-build] Add hugo, zola, and gutenberg versioning (#3025) [@styfle]
  • [now-build-utils] Add types for SPRv2 (#3021) [@leo]
  • [now-cli] Fix fetch body and add secrets tests (#3030) [@AndyBitz]
  • [now-cli] Assign process.exitCode (#3028) [@TooTallNate]
  • [now-cli] Render "stderr" as red in now logs (#3026) [@TooTallNate]
  • [now-cli] Adjust the printed version for the deployment (#3014) [@AndyBitz]
  • [docs] Add scripts for changelog and diff (#3017) [@styfle]
  • [now-node] Change trace errors to warnings (#3016) [@styfle]
  • [now-cli][now-client] Remove fetch-h2 (#3011) [@rdev]
  • [now-cli] Add test for zero-config and canary builders (#3009) [@AndyBitz]
  • [now-node] Add support for AWS Gateway Event (#3010) [@styfle]
  • [docs] Add release notes script to PUBLISHING.md (#3006) [@styfle]
  • [now-cli] Default to empty string for undefined env var when checking (#3008) [@AndyBitz]
  • [now-cli] Add changelog link to update message (#3001) [@AndyBitz]
  • [now-cli] Fix links output during deployment (#2966) [@rdev]
  • [now-ruby] Use pre-installed ruby 2.5 (#2991) [@styfle]
  • [now-cli] Show a warning for invalid env vars in now dev (#3002) [@TooTallNate]
  • [now-cli] Add tests for alias rules (#3003) [@AndyBitz]
  • [now-go] Improve test for custom build flags (#2999) [@Sophearak]
  • [now-cli] Render correct command for now ls $path_alias_url (#2988) [@TooTallNate]
  • [now-static-build] Run bundle install when Gemfile is found (#2980) [@styfle]
  • [now-node][now-next] Bump node-file-trace to 0.3.1 (#2990) [@styfle]
  • [now-cli] Hide Init Duration and XRAY TraceId by default (#2984) [@Sophearak]
  • [now-build-utils] Add function runBundleInstall() (#2986) [@styfle]
  • [now-node] Bump node-file-trace to 0.3.0 and print warnings (#2985) [@styfle]
  • [now-static-build] Fix dev server port detection (#2879) [@callain]
  • [now-build-utils][now-cli] Warn instead of throwing on api and pages/api (#2976) [@AndyBitz]
  • [now-cli] Display warning when changing the secret name (#2975) [@AndyBitz]
  • [now-cli] Use PackageJson and Builder types from @now/build-utils (#2971) [@TooTallNate]
  • [now-build-utils] Add env and buildEnv to Meta type (#2970) [@TooTallNate]
  • [now-build-utils] Throw error on Next.js pages/api and api/ (#2964) [@AndyBitz]
  • [now-cli] Add platform in Sentry report (#2960) [@Sophearak]
  • [gatsby-plugin-now] Add keywords in package.json (#2965) [@lucleray]
  • [now-build-utils] Use debug() on installing to and missing engines (#2954) [@Sophearak]
  • [now-cli] Fix now alias with no arguments (#2959) [@TooTallNate]
  • [CircleCI] Remove publish-stable and publish-canary steps (#2957) [@TooTallNate]
  • [now-python] Use system python with now dev (#2956) [@styfle]
  • [now-cli] Bump @zeit/fun to 0.10.0 (#2955) [@styfle]
  • [now-cli] Implement now-client deployments in Now CLI (#2875) [@rdev]
  • [now-next] Add monorepo autosetup support (#2961) [@Timer]
  • [now-client] Fix windows paths handling (#2974) [@rdev]