Skip to content

[ci] release - #589

Open
bombshell-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

[ci] release#589
bombshell-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@bombshell-bot

@bombshell-botbombshell-botBot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@clack/core@1.5.0

Minor Changes

  • #595227583e Thanks @dreyfus92! - Add an accessible option to the shared PromptOptions and a resolved accessible getter on the base Prompt, so any prompt can opt into accessible mode individually. Resolution order: per-prompt option > updateSettings({ accessible }) > the ACCESSIBLE environment variable.

  • #592caa32e8 Thanks @gameroman! - Export CANCEL_SYMBOL constant from @clack/core and @clack/prompts

  • #59437fca4e Thanks @dreyfus92! - Add tab-completion to the path prompt: pressing Tab fills the input with the focused suggestion, so you can quickly descend into deep directories (type / and Tab again). Powered by a new opt-in completeOnTab option on autocomplete, which also shows a Tab: complete hint in the instructions footer. Default autocomplete behavior is unchanged.

  • #593b20fa2b Thanks @dreyfus92! - Add isAccessible() and an accessible setting as the foundation for accessible mode. Resolution order: per-call option > updateSettings({ accessible }) > the ACCESSIBLE environment variable (any non-empty value enables it, except 0 and false).

@clack/prompts@1.8.0

Minor Changes

  • #592caa32e8 Thanks @gameroman! - Export CANCEL_SYMBOL constant from @clack/core and @clack/prompts

  • #59437fca4e Thanks @dreyfus92! - Add tab-completion to the path prompt: pressing Tab fills the input with the focused suggestion, so you can quickly descend into deep directories (type / and Tab again). Powered by a new opt-in completeOnTab option on autocomplete, which also shows a Tab: complete hint in the instructions footer. Default autocomplete behavior is unchanged.

Patch Changes

@github-actionsgithub-actionsBot added the automated PR author detected as automated label Jul 26, 2026
@pkg-pr-new

pkg-pr-newBot commented Jul 26, 2026

Copy link
Copy Markdown

commit: 372342a

@bombshell-bot
bombshell-botBotforce-pushed the changeset-release/main branch 4 times, most recently from cdcd0db to bfec1ecCompareJuly 29, 2026 13:44
@bombshell-bot
bombshell-botBotforce-pushed the changeset-release/main branch 2 times, most recently from ea5fdb7 to 0367a71CompareAugust 15, 2026 15:44
@bombshell-bot
bombshell-botBotforce-pushed the changeset-release/main branch from 0367a71 to 372342aCompareAugust 15, 2026 15:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automatedPR author detected as automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants