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

Deprecate chalk.constructor() in favor of new chalk.Instance() #322

Merged
merged 10 commits into from Mar 12, 2019

Commits on Jan 26, 2019

  1. Add ChalkClass

    tom-sherman committed Jan 26, 2019
    Copy the full SHA
    8cb6c68 View commit details
    Browse the repository at this point in the history
  2. Add chalk factory method

    tom-sherman committed Jan 26, 2019
    Copy the full SHA
    ed509bc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f66f1c0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    438f326 View commit details
    Browse the repository at this point in the history
  5. Update type definitions

    tom-sherman committed Jan 26, 2019
    Copy the full SHA
    08f9e5f View commit details
    Browse the repository at this point in the history
  6. Add tests

    tom-sherman committed Jan 26, 2019
    Copy the full SHA
    6768476 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

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

Commits on Jan 29, 2019

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

Commits on Mar 12, 2019

  1. Wording changes

    tom-sherman committed Mar 12, 2019
    Copy the full SHA
    39037cb View commit details
    Browse the repository at this point in the history
  2. Update error message

    tom-sherman committed Mar 12, 2019
    Copy the full SHA
    fc50493 View commit details
    Browse the repository at this point in the history