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

Beta #413

Open
wants to merge 68 commits into
base: master
Choose a base branch
from
Open

Beta #413

wants to merge 68 commits into from

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    074348f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b12605c View commit details
    Browse the repository at this point in the history
  3. chore: fix lint

    Romakita committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a5cb34f View commit details
    Browse the repository at this point in the history
  4. chore: fix snapshots

    Romakita committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    128b7c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8972a65 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat(cli): migrate all project on ESM

    BREAKING CHANGE: CLI generate a full ESM project
    Romakita committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    937287f View commit details
    Browse the repository at this point in the history
  2. fix(cli): remove mocha plugin

    BREAKING CHANGE: remove mocha plugin. use jest or vitest instead.
    Romakita committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c542a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    673d61c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8de785 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df1cafe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f48f28 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge remote-tracking branch 'origin/master' into feat-alpha

    # Conflicts:
    #	packages/barrels/package.json
    #	packages/cli-core/package.json
    #	packages/cli-generate-http-client/package.json
    #	packages/cli-generate-swagger/package.json
    #	packages/cli-plugin-eslint/package.json
    #	packages/cli-plugin-jest/package.json
    #	packages/cli-plugin-mocha/package.json
    #	packages/cli-plugin-mongoose/package.json
    #	packages/cli-plugin-oidc-provider/package.json
    #	packages/cli-plugin-passport/package.json
    #	packages/cli-plugin-prisma/package.json
    #	packages/cli-plugin-typegraphql/package.json
    #	packages/cli-plugin-typeorm/package.json
    #	packages/cli-plugin-vitest/package.json
    #	packages/cli-testing/package.json
    #	packages/cli/package.json
    #	tools/eslint/package.json
    #	tools/jest/package.json
    #	tools/typescript/package.json
    #	yarn.lock
    Romakita committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    799d73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95540d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffbbccf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db11fe3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3106831 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb5ba20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de38119 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d87dfa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2016f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    5928aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    992d3b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14bcd6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a997c2a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    7bf4692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be1d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80fad36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b17c2cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df96fba View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    b0fa59e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    118b4e7 View commit details
    Browse the repository at this point in the history
  3. fix(cli): fix templates

    Romakita committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8c1d15d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f6e954 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    972207b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    006212b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f5f66a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    ec8beb4 View commit details
    Browse the repository at this point in the history
  2. fix: bump @swc dependencies

    Romakita committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    459fd0d View commit details
    Browse the repository at this point in the history
  3. fix: bump @types dependencies

    Romakita committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    127e155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90e7c82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3111183 View commit details
    Browse the repository at this point in the history
  6. fix: bump some dependencies

    Romakita committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    681a62c View commit details
    Browse the repository at this point in the history
  7. fix: bump chalk dependency

    Romakita committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b93e619 View commit details
    Browse the repository at this point in the history
  8. fix: bump figures dependency

    Romakita committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fa724f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95aefb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa63ecf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c1e9837 View commit details
    Browse the repository at this point in the history
  12. fix: bump execa to v9.4.0

    Romakita committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5284d92 View commit details
    Browse the repository at this point in the history
  13. fix: bump globby to v14.0.2

    Romakita committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    32a8331 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd8b5f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e9dbf8c View commit details
    Browse the repository at this point in the history
  16. fix: bump listr2 to v8.2.4

    Romakita committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    73931b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    8221fb8 View commit details
    Browse the repository at this point in the history
  2. chore: rollback to execa v8

    Romakita committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d73d5b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42638ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77a22c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b913453 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    ce97669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baeffae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f77dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a642f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #412 from tsedio/bump-dependencies

    Bump dependencies
    Romakita authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c347f50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fed8427 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    425722f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff1203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20af285 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52e4d76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66c9b67 View commit details
    Browse the repository at this point in the history