Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish #3728

Merged
merged 1 commit into from
May 27, 2024
Merged

Publish #3728

merged 1 commit into from
May 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 23, 2024

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

@ariakit/[email protected]

  • Improved JSDocs.

@ariakit/[email protected]

New SelectValue component

A SelectValue component is now available. This is a value component, which means it doesn't render any DOM elements and, as a result, doesn't take HTML props. Optionally, it can use a fallback prop as a default value if the store's value is undefined:

<Select>
  <SelectValue fallback="Select a value" />
  <SelectArrow />
</Select>

Other updates

  • Added React 19 to peer dependencies.
  • Fixed autoSelect behavior with virtualized lists on mobile devices.
  • Improved JSDocs.
  • Updated dependencies: @ariakit/[email protected]

@ariakit/[email protected]

  • Added React 19 to peer dependencies.
  • Fixed autoSelect behavior with virtualized lists on mobile devices.
  • Improved JSDocs.
  • Updated dependencies: @ariakit/[email protected]

@ariakit/[email protected]

Copy link

codesandbox-ci bot commented Apr 23, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions github-actions bot force-pushed the changeset-release/main branch 26 times, most recently from 70267e4 to 78f61c4 Compare April 30, 2024 14:30
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from f67a9fb to acae634 Compare May 1, 2024 18:59
@github-actions github-actions bot force-pushed the changeset-release/main branch 14 times, most recently from 4ec6a25 to f4a1159 Compare May 22, 2024 06:01
@github-actions github-actions bot force-pushed the changeset-release/main branch 12 times, most recently from 4e06412 to 1c926f0 Compare May 26, 2024 10:54
@diegohaz diegohaz merged commit 52aadf0 into main May 27, 2024
0 of 2 checks passed
@diegohaz diegohaz deleted the changeset-release/main branch May 27, 2024 10:11
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.

None yet

1 participant