Skip to content

2.0.0 - nestjs and vite support#410

Merged
Rei-x merged 19 commits into
mainfrom
next
Jul 17, 2025
Merged

2.0.0 - nestjs and vite support#410
Rei-x merged 19 commits into
mainfrom
next

Conversation

@Rei-x

@Rei-x Rei-x commented Jul 4, 2025

Copy link
Copy Markdown
Member

Important

Adds NestJS and Vite support, updates Node.js version, and enhances testing and CI/CD workflows.

  • Behavior:
    • Adds support for NestJS and Vite in src/cli/index.ts and related configuration files.
    • Updates Node.js version to 22.x in .node-version.
    • Adds new CLI options for non-interactive mode in src/cli/index.ts.
  • CI/CD:
    • Adds integration-tests.yml for Vitest integration tests across Node.js versions 20, 22, 24.
    • Updates publish.yml to include next branch for releases.
  • Testing:
    • Introduces comprehensive integration tests in tests/integration.test.ts and tests/nestjs-preset.test.ts.
    • Adds vitest.config.ts for Vitest configuration.
  • Configuration:
    • Updates ESLint and Prettier configurations in src/eslint and src/prettier.
    • Adds new ESLint presets for NestJS and React in src/eslint/presets.
  • Misc:
    • Updates dependencies in package.json to latest versions.
    • Adds testing.instructions.md for test guidelines.

This description was created by Ellipsis for 09b9c15. You can customize this summary. It will automatically update as commits are pushed.

@solvro-ci

solvro-ci Bot commented Jul 4, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 1.13.7-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Rei-x
Rei-x force-pushed the next branch 2 times, most recently from a866769 to d27d9e7 Compare July 4, 2025 14:40
@solvro-ci

solvro-ci Bot commented Jul 4, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@solvro-ci

solvro-ci Bot commented Jul 4, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@solvro-ci

solvro-ci Bot commented Jul 4, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

* feat: trigger minor release

* ci: add tests

* test: running without git identity

* chore: fix lint

* test: fix some tests

* test: add pino logger

* refactor: remove pino logger

* chore: update deps

* chore: update node version

* chore: fix lint

* chore: update integration tests configuration and remove unused code

* feat: add node preset for ESLint configuration

* test: add nestjs

* chore: skip NestJS integration tests in the test suite

* chore: update create-next-app installation method in integration tests

* feat: add eslint-plugin-react-you-might-not-need-an-effect to improve React linting

* feat: add is-interactive support for improved user experience in package management

* chore: remove build step from integration tests workflow

* chore: update .gitignore and remove obsolete testing documentation

* fix: reinstall packages after all of the stuff
@solvro-ci

solvro-ci Bot commented Jul 6, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@solvro-ci

solvro-ci Bot commented Jul 6, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-beta.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Rei-x Rei-x changed the title 2.0.0 - nestjs support 2.0.0 - nestjs and vite support Jul 6, 2025
@solvro-ci

solvro-ci Bot commented Jul 6, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-beta.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@solvro-ci

solvro-ci Bot commented Jul 7, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-beta.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Rei-x
Rei-x marked this pull request as ready for review July 7, 2025 19:09
@Rei-x
Rei-x merged commit f3b4ba3 into main Jul 17, 2025
8 checks passed
@Rei-x
Rei-x deleted the next branch July 17, 2025 06:39
@solvro-ci

solvro-ci Bot commented Jul 17, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@solvro-ci solvro-ci Bot added the released label Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants