Skip to content
Permalink
main
Switch branches/tags

Commits on Aug 4, 2022

  1. feat: Convert to TypeScript, add ESLint, drop Node.js 12 support and …

    …deprecated CLI options. (#458)
    
    * chore: add .npmrc
    
    * feat: configure TypeScript and ESLint
    
    * feat!: rewrite modules/files using TypeScript
    
    * chore: export types for the modules
    
    * feat: change minimum node version to 14.5.0
    
    BREAKING CHANGE: Switched to using ES2020 syntax and minimum Node engine to 14.5.0.
    
    * feat!: removes the deprecated cli options
    
    BREAKING CHANGE: Removes the deprecated options/arguments for starting the server. They are:
    
    - --port (-p)
    - --host (-h)
    - --unix-socket (-s)
    
    * test!: rewrite test using TypeScript & node-tap
    
    * build: update ci script
    
    * chore: update ESLint config
    
    * ci: run the test script in the right directory
    
    * ci: add test script to root package.json
    
    * doc: update usage programmatically
    pmbanugo committed Aug 4, 2022

Commits on Jul 31, 2022

  1. 9.4.1

    leerob committed Jul 31, 2022

Commits on Jul 17, 2022

  1. 9.4.0

    leerob committed Jul 17, 2022
  2. Reset version

    leerob committed Jul 17, 2022
  3. Revert "Native ES modules import for .mjs (#448)" (#459)

    This reverts commit 06a0162.
    leerob committed Jul 17, 2022

Commits on May 19, 2022

  1. 9.4.0

    leerob committed May 19, 2022
  2. 9.5.0

    leerob committed May 19, 2022
  3. v9.4.0

    leerob committed May 19, 2022
  4. Update README.md

    leerob committed May 19, 2022

Commits on Jun 6, 2020

Commits on Jun 2, 2020

  1. Update README.md (#439)

    Fixes #438
    timneutkens committed Jun 2, 2020

Commits on May 16, 2020

  1. Remove duplicated code "getUrl" (tests) (#436)

    Co-authored-by: Joey <jrogues@hubside.com>
    joeyrogues and Joey committed May 16, 2020

Commits on May 13, 2020

  1. Remove request-promise (deprecation) (#435)

    Co-authored-by: Joey <jrogues@hubside.com>
    joeyrogues and Joey committed May 13, 2020

Commits on Jan 24, 2020

  1. Move up canary note

    timneutkens committed Jan 24, 2020

Commits on Dec 31, 2019

  1. Move Canary Note (#424)

    * move canary note
    
    * change wording
    Matthew Sweeney committed Dec 31, 2019

Commits on Nov 29, 2019

  1. Add ZEIT Now Disclaimer (#421)

    * add now-2.0 disclaimer
    
    * remove platform version
    
    * revert formatting
    
    * add canary warning
    
    * remove formatting
    Matthew Sweeney committed Nov 29, 2019

Commits on Sep 16, 2019

  1. Update README.md (#416)

    * Update README.md
    
    * Update README.md
    morgs32 authored and timneutkens committed Sep 16, 2019

Commits on Jul 22, 2019

  1. v9.3.5-canary.3

    thasophearak committed Jul 22, 2019
  2. Bump raw-body version (#411)

    thasophearak authored and timneutkens committed Jul 22, 2019
  3. Revert "Bump raw-body version (#408)" (#409)

    This reverts commit 3cf6b2b.
    thasophearak committed Jul 22, 2019
  4. Bump raw-body version (#408)

    thasophearak committed Jul 22, 2019

Commits on Jul 1, 2019

  1. v9.3.5-canary.2

    timneutkens committed Jul 1, 2019

Commits on May 13, 2019

  1. v9.3.5-canary.1

    timneutkens committed May 13, 2019
  2. Add .d.ts for TypeScript compatibility (#401)

    * Add .d.ts for TypeScript compatibility
    
    * Make json method return any
    timneutkens committed May 13, 2019

Commits on May 12, 2019

  1. v9.3.5-canary.0

    timneutkens committed May 12, 2019
  2. Automatic publishing (#400)

    * Automatic publishing
    
    * Remove transpilation from readme as Node.js 8 is the latest supported version
    
    * Move readme.md
    
    * Remove lib file
    timneutkens committed May 12, 2019

Commits on May 11, 2019

Commits on May 2, 2019

Older