Skip to content

Conversation

@43081j
Copy link
Collaborator

@43081j 43081j commented Jun 3, 2025

Adds support for signal to each of the prompts which do async work.

This means you can cancel a prompt by aborting the signal.

Fixes #337

Adds support for `signal` to each of the prompts which do async work.

This means you can cancel a prompt by aborting the signal.
@changeset-bot
Copy link

changeset-bot bot commented Jun 3, 2025

🦋 Changeset detected

Latest commit: 5c433db

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@43081j 43081j requested a review from dreyfus92 June 3, 2025 17:22
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 3, 2025

@example/basic@example/changesets

npm i https://pkg.pr.new/bombshell-dev/clack/@clack/core@340
npm i https://pkg.pr.new/bombshell-dev/clack/@clack/prompts@340

commit: 5c433db

@43081j 43081j merged commit 9e5bc6c into main Jun 3, 2025
6 checks passed
@43081j 43081j deleted the tinfoil-hats branch June 3, 2025 18:53
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.

[Request] support signal / AbortController in @clack/prompts (not just @clack/core)

2 participants