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

Gracefully handle non-string inputs #9

Merged
merged 10 commits into from Nov 13, 2019

Commits on Oct 22, 2019

  1. Copy the full SHA
    ef300ce View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Update description of graceful method

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    MaximDevoir and sindresorhus committed Oct 23, 2019
    Copy the full SHA
    ca8bbf7 View commit details
    Browse the repository at this point in the history
  2. Use unknown type in final overload

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    MaximDevoir and sindresorhus committed Oct 23, 2019
    Copy the full SHA
    00e47d0 View commit details
    Browse the repository at this point in the history
  3. Improve graceful definition and enable --strictNullChecks

    See the associated [review conversation](sindresorhus#9 (comment)) for why `--strictNullChecks` is required.
    
    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    MaximDevoir and sindresorhus committed Oct 23, 2019
    Copy the full SHA
    a0bb6ac View commit details
    Browse the repository at this point in the history
  4. Update graceful @returns

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    MaximDevoir and sindresorhus committed Oct 23, 2019
    Copy the full SHA
    5be33e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Update readme.md

    sindresorhus committed Oct 24, 2019
    Copy the full SHA
    5a85619 View commit details
    Browse the repository at this point in the history
  2. Enable strict mode

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    MaximDevoir and sindresorhus committed Oct 24, 2019
    Copy the full SHA
    7988b54 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Remove TSConfig

    MaximDevoir committed Oct 25, 2019
    Copy the full SHA
    96e6986 View commit details
    Browse the repository at this point in the history
  2. Revert 96e6986

    MaximDevoir committed Oct 25, 2019
    Copy the full SHA
    cef0569 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Delete tsconfig.json

    sindresorhus committed Nov 13, 2019
    Copy the full SHA
    29ba3d2 View commit details
    Browse the repository at this point in the history