Conversation
|
🎉 This PR is included in version 1.13.7-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
a866769 to
d27d9e7
Compare
|
🎉 This PR is included in version 2.0.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0-beta.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
BREAKING CHANGE: different eslint rules
* 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
|
🎉 This PR is included in version 2.0.0-beta.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0-beta.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0-beta.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0-beta.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Important
Adds NestJS and Vite support, updates Node.js version, and enhances testing and CI/CD workflows.
src/cli/index.tsand related configuration files.22.xin.node-version.src/cli/index.ts.integration-tests.ymlfor Vitest integration tests across Node.js versions 20, 22, 24.publish.ymlto includenextbranch for releases.tests/integration.test.tsandtests/nestjs-preset.test.ts.vitest.config.tsfor Vitest configuration.src/eslintandsrc/prettier.src/eslint/presets.package.jsonto latest versions.testing.instructions.mdfor test guidelines.This description was created by
for 09b9c15. You can customize this summary. It will automatically update as commits are pushed.