BMAD-METHOD/tools/installer/lib
Brian Madison 0185e012bb fix: resolve undefined config properties in performUpdate
- Added optional chaining for newConfig.ide access
- Added ides array to config object in performUpdate
- Fixes 'Cannot read properties of undefined' error after update
- Ensures all required config properties are present for showSuccessMessage

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 12:41:19 -05:00
..
config-loader.js feat: installer offers option to install web bundles 2025-06-17 09:55:21 -05:00
file-manager.js fix: update file-manager to properly handle YAML manifest files 2025-06-19 12:31:27 -05:00
ide-setup.js fix: update documentation and installer to reflect .roomodes file location in project root (#236) 2025-06-17 10:51:52 -05:00
installer.js fix: resolve undefined config properties in performUpdate 2025-06-19 12:41:19 -05:00