feat: improve task-master init (#248)

* chore: fix weird bug where package.json is not upgrading its version based on current package version

* feat: improve `tm init`
This commit is contained in:
Ralph Khreish
2025-04-17 19:32:30 +02:00
committed by GitHub
parent ec4e76ec3f
commit 507cb919e9
2 changed files with 38 additions and 217 deletions

View File

@@ -0,0 +1,6 @@
---
'task-master-ai': patch
---
- Fix `task-master init` polluting codebase with new packages inside `package.json` and modifying project `README`
- Now only initializes with cursor rules, windsurf rules, mcp.json, scripts/example_prd.txt, .gitignore modifications, and `README-task-master.md`