BMAD-METHOD/tools
Kayvan Sylvan 17cb6d866c chore: refactor installer to use modern JS patterns and improve code clarity
## CHANGES

- Replace require with node:path import
- Add block scoping to switch cases
- Remove unused options parameter from update
- Use optional chaining for ideConfig check
- Replace forEach with for...of loops
- Use template literals for string concatenation
- Add early return to avoid else block
- Update spell check dictionary entries
2025-06-15 10:25:14 -07:00
..
builders chore: update imports to Node.js prefix and add error handling improvements (#221) 2025-06-15 09:59:25 -05:00
installer chore: refactor installer to use modern JS patterns and improve code clarity 2025-06-15 10:25:14 -07:00
lib moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to 2025-06-13 19:11:17 -05:00
upgraders update doc migration script - migrates any old version docs to any new version template! 2025-06-14 16:19:33 -05:00
bmad-npx-wrapper.js moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to 2025-06-13 19:11:17 -05:00
cli.js cursor, correted roo, and windsurf rules readded and will update on project build 2025-06-14 16:38:37 -05:00
version-bump.js feat: add versioning and release automation 2025-06-14 18:19:44 -05:00
yaml-format.js formatter updates 2025-06-14 18:11:16 -05:00