infinitered / gluegun

A delightful toolkit for building TypeScript-powered command-line apps.
MIT License
2.97k stars 147 forks source link

Fix `multiple` option in ArrayPromptOptions (prompt-enquirer-types) #691

Closed thephilgray closed 4 years ago

thephilgray commented 4 years ago

TS throws an error when you use the option with the correct spelling.

The option exists but is misspelled.

multiple not muliple

https://github.com/infinitered/gluegun/blob/d401cb38f3c04978ca62f9f8fad146b5c5114023/src/toolbox/prompt-enquirer-types.ts#L43

infinitered-circleci commented 4 years ago

:tada: This issue has been resolved in version 4.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: