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(cli-utils): Complete CLI output, logging, and config refactor #200

Merged
merged 31 commits into from
Apr 15, 2024

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    09e10f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb97adb View commit details
    Browse the repository at this point in the history
  3. Export errors

    kitten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    bb9f5eb View commit details
    Browse the repository at this point in the history
  4. Delete unused src/resolve.ts

    kitten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fcc1162 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c2def2 View commit details
    Browse the repository at this point in the history
  6. Add new exports

    kitten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    32455e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    220baf3 View commit details
    Browse the repository at this point in the history
  8. Improve TSError output

    kitten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d73f4ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b903d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5d2ce3 View commit details
    Browse the repository at this point in the history
  11. Add writing utility

    kitten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    60238e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    0060ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df30c36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5271cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f09c1fd View commit details
    Browse the repository at this point in the history
  5. Clean up check logger

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    71421cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d24885 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eebfd46 View commit details
    Browse the repository at this point in the history
  8. Add threading to turbo command

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cc66496 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c0669b View commit details
    Browse the repository at this point in the history
  10. Add missing success messages

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d3bd064 View commit details
    Browse the repository at this point in the history
  11. Add missing type annotations

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    397763a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9837db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7f3d16 View commit details
    Browse the repository at this point in the history
  14. Replace json5 in init command

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7af2f69 View commit details
    Browse the repository at this point in the history
  15. Remove json5

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    980ac63 View commit details
    Browse the repository at this point in the history
  16. Add changesets

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8093149 View commit details
    Browse the repository at this point in the history
  17. Remove unused files

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c13dde3 View commit details
    Browse the repository at this point in the history
  18. Update LICENSEs

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c7a4629 View commit details
    Browse the repository at this point in the history
  19. Fix typo in turbo/runner

    kitten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    327a3ab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8e5ae5c View commit details
    Browse the repository at this point in the history