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

feat: migrate to TypeScript #107

Merged
merged 2 commits into from
Nov 26, 2020
Merged

feat: migrate to TypeScript #107

merged 2 commits into from
Nov 26, 2020

Commits on Nov 26, 2020

  1. feat: migrate to TypeScript

    BREAKING CHANGE: the API for baseSort arguments now uses rankedValue instead of rankedItem
    BREAKING CHANGE: Now using String.prototype.{startsWith,includes}. Older browsers must have a polyfill for these modern APIs.
    kentcdodds committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    8b52683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2d9b4 View commit details
    Browse the repository at this point in the history