# Inquirer.js 8.4.3 - Product: Inquirer.js (https://whatsnew.fyi/product/inquirer) - Vendor: Inquirer - Date: 2026-05-10 - Version: 8.4.3 - Original notes: https://github.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%408.4.3 - Permalink: https://whatsnew.fyi/product/inquirer/releases/8.4.3 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Windows rendering bug - **fixed** — Preserve exact literal types in choices array (Typescript only) - **fixed** — Allow input default value to be of type undefined (Typescript only) * Fix: Windows rendering bug * Fix: Preserve exact literal types in `choices` array (Typescript only) * Fix: Allow input `default` value to be of type `undefined` (Typescript only) * Bump dependencies