@inquirer/core@7.0.0
- Now exposes utilities to allow theming prompts (
type Theme
,makeTheme
) message
option isn't transformed by the core anymore - options are now passed through as-is to the prompt.- Node 18 required
type Theme
, makeTheme
)message
option isn't transformed by the core anymore - options are now passed through as-is to the prompt.