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: Add flags for init command #1186

Merged
merged 23 commits into from
Jul 18, 2024
Merged

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    763daf5 View commit details
    Browse the repository at this point in the history
  2. async issues

    ieedan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    90971f7 View commit details
    Browse the repository at this point in the history
  3. Init working with flags

    ieedan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    282fcba View commit details
    Browse the repository at this point in the history
  4. Update init.ts

    ieedan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f7966e5 View commit details
    Browse the repository at this point in the history
  5. remove test-init

    ieedan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    09c7419 View commit details
    Browse the repository at this point in the history
  6. Delete package-lock.json

    ieedan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d3af753 View commit details
    Browse the repository at this point in the history
  7. format and lint

    ieedan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    62d55c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1816abc View commit details
    Browse the repository at this point in the history
  9. Update cli.md

    ieedan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    aa34837 View commit details
    Browse the repository at this point in the history
  10. Update apps/www/src/content/cli.md

    Co-authored-by: Hunter Johnston <64506580+huntabyte@users.noreply.github.com>
    ieedan and huntabyte authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a4e0964 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. update valibot

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1972dbe View commit details
    Browse the repository at this point in the history
  2. stylistic tweaks

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1fd1d9e View commit details
    Browse the repository at this point in the history
  3. changeset

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fca13f9 View commit details
    Browse the repository at this point in the history
  4. update docs

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2002ce1 View commit details
    Browse the repository at this point in the history
  5. Removed typescript prompt from it

    - Now auto-detects typescript/jsdoc config
    - Moves error messages to the start when provided by flags
    ieedan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    04eb19f View commit details
    Browse the repository at this point in the history
  6. tweak dev script

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    934c786 View commit details
    Browse the repository at this point in the history
  7. only sync when necessary

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f502154 View commit details
    Browse the repository at this point in the history
  8. small tweaks

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b039a93 View commit details
    Browse the repository at this point in the history
  9. cleanup

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5f2ae96 View commit details
    Browse the repository at this point in the history
  10. changesets

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f1f32c7 View commit details
    Browse the repository at this point in the history
  11. more tweaks

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5af8348 View commit details
    Browse the repository at this point in the history
  12. last one

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7619965 View commit details
    Browse the repository at this point in the history
  13. docs tweak

    AdrianGonz97 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0f15556 View commit details
    Browse the repository at this point in the history