v2.0.0
2.0.0 (2025-07-17)
Features
- nestjs and vite support (f3b4ba3)
BREAKING CHANGES
-
different eslint rules
-
release: 2.0.0-beta.1
-
fix: nestjs adjustments
-
release: 2.0.0-beta.2
-
fix: dont lint js with types
-
release: 2.0.0-beta.3
-
test: everything
-
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
-
release: 2.0.0-beta.1
-
feat: add nestjs specfic eslint rules
-
release: 2.0.0-beta.4
-
fix: lint swagger only if it is installed
-
release: 2.0.0-beta.5
-
feat: add vite support
-
release: 2.0.0-beta.6
-
feat: add react refresh to vite projects
-
release: 2.0.0-beta.7
-
test: fix nestjs swagger test
-
different eslint rules