Skip to content

fix: change prompt type from 'list' to 'select' in runInstrumenter function - #288

Merged
adrai merged 1 commit into
i18next:mainfrom
mathewmeconry:fix/instrumenter_list
Sep 1, 2026
Merged

adrai merged 1 commit into
i18next:mainfrom
mathewmeconry:fix/instrumenter_list

Conversation

@mathewmeconry

Copy link
Copy Markdown
Contributor

runInstrumenter() used a deprecated and now removed inquirer type called list.
The prompt type list was deprecated and replaced by select a few versions ago in inquirer and was removed with version 13.0.0.

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included
  • commit message and code follows the Developer's Certification of Origin

@adrai
adrai merged commit c5811e5 into i18next:main Sep 1, 2026
8 checks passed
@adrai

adrai commented Sep 1, 2026

Copy link
Copy Markdown
Member

thx, inclided in v1.72.1

@mathewmeconry
mathewmeconry deleted the fix/instrumenter_list branch September 1, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants