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
docs: update v3.0.5 changelog with comprehensive release notes
Reorganized changelog entry with proper Keep a Changelog sections:
### Fixed
- Critical prompts API restoration
### Added
- Theme integration for prompts (automatic styling)
- Theme parameter support for Logger, Prompts, and text effects
- createInquirerTheme() export for testing
### Removed
- Unused index entrypoint (breaking change with migration path)
### Changed
- Lazy require cleanup (hoisted theme imports)
All changes clearly documented with examples and migration instructions.
0 commit comments