Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove extra initial (blank) message for streaming requests #37

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 16, 2017

  1. Configuration menu
    Copy the full SHA
    faf0329 View commit details
    Browse the repository at this point in the history
  2. fix: pin upgraded typescript version to fix errors compiling lodash

    set version to 2.4.2 (latest) since version 2.1.6 doesn't build:
    
    node_modules/@types/lodash/index.d.ts(9240,74): error TS2304: Cannot find name 'object'.
    node_modules/@types/lodash/index.d.ts(13129,29): error TS2304: Cannot find name 'object'.
    node_modules/@types/lodash/index.d.ts(20002,33): error TS2304: Cannot find name 'object'.
    gabrielgrant committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    37b2746 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3006e76 View commit details
    Browse the repository at this point in the history