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

Support array of preferred ports #21

Merged
merged 16 commits into from
Jul 24, 2018

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    b81421a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68cc4b5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. accept port as an array

    nagen010 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    65df48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c771754 View commit details
    Browse the repository at this point in the history
  3. minor edits to README

    nagen010 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    e2ac69b View commit details
    Browse the repository at this point in the history
  4. Remove Limitation in Readme.md

    As the limitation has been submitted through another brach
    nagen010 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    97fe639 View commit details
    Browse the repository at this point in the history
  5. update minor version

    supports array of preferred ports
    nagen010 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    2c911e3 View commit details
    Browse the repository at this point in the history
  6. remove Array.includes() in test

    Array.prototype.includes is not supported on Node js versions <= 4
    nagen010 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    11b3f68 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. update port to support array

    nagen010 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    d584354 View commit details
    Browse the repository at this point in the history
  2. enable port destructuring

    nagen010 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    57c876d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Update documentation

    nagen010 committed May 11, 2018
    Configuration menu
    Copy the full SHA
    50fa4d1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. drop Node.js 4 support

    Dropping Node.js 4 support as xo doesn't support it anymore.
    nagen010 committed May 15, 2018
    Configuration menu
    Copy the full SHA
    225fca3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    785095a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. update the promises

    nagen010 committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    c8e3194 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. remove getOptions

    nagen010 committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    78ae021 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Update readme.md

    sindresorhus committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    cce4b2e View commit details
    Browse the repository at this point in the history