# Inquirer.js 8.1.0 - Product: Inquirer.js (https://whatsnew.fyi/product/inquirer) - Vendor: Inquirer - Date: 2025-12-13 - Version: 8.1.0 - Original notes: https://github.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%408.1.0 - Permalink: https://whatsnew.fyi/product/inquirer/releases/8.1.0 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'. --- - **added** — rawlist now supports default option - **fixed** — select now infers return type properly when passing a choices array of string literals * Feat: `rawlist` now supports `default` option. * Fix: `select` now infer return type properly when passing a `choices` array of string literals.