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(create-next-app): let users create TS projects using prompt; enhance tests #33426

Closed
wants to merge 16 commits into from

Commits on Jan 18, 2022

  1. Copy the full SHA
    f323ce2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b9ad451 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9e5b5e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Copy the full SHA
    e8f81d9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    05e29cf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a398007 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3b0cd41 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2f42fd5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fa73808 View commit details
    Browse the repository at this point in the history
  7. chore: tweak docs language

    ctjlewis committed Aug 17, 2022
    Copy the full SHA
    dbdac85 View commit details
    Browse the repository at this point in the history
  8. fix: create-react-app tests

    In adding another prompt to the `create-react-app` CLI, existing calls
    will not be non-interactive without adding `--js` or `--ts`.
    ctjlewis committed Aug 17, 2022
    Copy the full SHA
    ac2ba15 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c38d1ca View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d41300d View commit details
    Browse the repository at this point in the history
  11. chore: lint

    ctjlewis committed Aug 17, 2022
    Copy the full SHA
    69719fc View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    a385516 View commit details
    Browse the repository at this point in the history
  13. docs: small changes

    ctjlewis committed Aug 17, 2022
    Copy the full SHA
    6762496 View commit details
    Browse the repository at this point in the history