Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 13, 2025

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@clack/[email protected]

Minor Changes

  • 7bc3301: Prompts now have a userInput stored separately from their value.
  • 2837845: Adds suggestion and path prompts
  • df4eea1: Remove suggestion prompt and change path prompt to be an autocomplete prompt.

Patch Changes

  • bfe0dd3: Prevents placeholder from being used as input value in text prompts
  • 34f52fe: Validates initial values immediately when using text prompts with initialValue and validate props.
  • 94fee2a: Changes placeholder to be a visual hint rather than a tabbable value.
  • 4f6b3c2: Set initial values of auto complete prompt to first option when multiple is false.
  • 8ead5d3: Avoid passing initial values to core when using auto complete prompt

@clack/[email protected]

Minor Changes

  • 7bc3301: Prompts now have a userInput stored separately from their value.
  • 2837845: Adds suggestion and path prompts
  • 9e5bc6c: Add support for signals in prompts, allowing them to be aborted.
  • df4eea1: Remove suggestion prompt and change path prompt to be an autocomplete prompt.
  • 9bd8072: Add a required option to autocomplete multiselect.

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 9e61a25 to b49a1ad Compare May 17, 2025 22:50
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 1ce8e19 to 17f2cf1 Compare May 26, 2025 19:11
@spanishpear
Copy link

@43081j any chance we could get another alpha release? I'd be keen to consume the required prop on multiselect autocomplete, but can't install directly from git (with yarn) until yarnpkg/berry#3169 is resolved 😆

let me know if there's anything blocking 👍

@43081j
Copy link
Collaborator

43081j commented May 28, 2025

im currently trying to work the path/suggest prompts out of it as we're thinking of reworking them around existing prompts instead

once i land #334 , it may be that we just need to temporarily remove those prompts so we can release this though

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 95ed4e6 to 1eaad67 Compare June 3, 2025 16:41
@43081j
Copy link
Collaborator

43081j commented Jun 3, 2025

@dreyfus92 @natemoo-re i think this is good to go once we're all happy

then we can pair with @manuel3108 again to try the svelte CLI migration

Copy link
Member

@dreyfus92 dreyfus92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also think this is good to go 🤘🏻

@github-actions github-actions bot force-pushed the changeset-release/main branch from 1eaad67 to 0827197 Compare June 3, 2025 18:53
@43081j 43081j merged commit aece083 into main Jun 3, 2025
@43081j 43081j deleted the changeset-release/main branch June 3, 2025 19:00
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.

4 participants