You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): v1.1.0 - Add start script, improve test coverage, and update dependencies
- Introduced `start: node dist/index.js` script in generated projects.
- Added `vitest.config.ts` and 7 unit tests for `detectPackageManager`.
- Fixed registration of `-d, --default` flag and improved git commit guard logic.
- Extended `.gitignore` and updated various scripts for consistency.
- Bumped Node.js minimum requirement to 20.19.0 and updated README accordingly.
- Removed dead code and stale backup files.
0 commit comments