Skip to content

chore: update @base-ui/react to v1.4.0#399

Open
mattrothenberg wants to merge 1 commit intomainfrom
chore/update-base-ui-1.4.0
Open

chore: update @base-ui/react to v1.4.0#399
mattrothenberg wants to merge 1 commit intomainfrom
chore/update-base-ui-1.4.0

Conversation

@mattrothenberg
Copy link
Copy Markdown
Collaborator

Updates @base-ui/react from ^1.2.0 to ^1.4.0.

Release Notes

v1.4.0 is a bugfix release with no breaking changes. Notable fixes relevant to Kumo:

  • Popover: Sync hover open event state
  • Checkbox/Switch: Prevent input state changes in readOnly mode
  • Select: RTL alignment fix, touch handling improvements
  • Tabs: Fix activationDirection not updating on programmatic value changes
  • Toast: Fix timers not resuming after window regains focus
  • Combobox: Multiple fixes including iOS viewport and autofill handling

Full release notes: https://base-ui.com/react/overview/releases/v1-4-0

Note

This PR will fail CI until the 72-hour minimumReleaseAge window passes (v1.4.0 was released today). Merge after Apr 16.


  • Reviews
    • bonk has reviewed the change
    • automated review not possible because: dependency version bump only
  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because: upstream bugfix release, no API changes

@stritt
Copy link
Copy Markdown
Collaborator

stritt commented Apr 14, 2026

/bonk code review

@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk bot commented Apr 14, 2026

Review for PR #399

I've examined the changes and this is a clean dependency update following proper conventions.

Changes Summary

  1. .changeset/update-base-ui-1.4.0.md - Properly structured changeset with patch-level bump
  2. packages/kumo/package.json - Updates @base-ui/react from ^1.2.0 to ^1.4.0

Verification

  • Changeset format: Correctly uses patch level for a bugfix release
  • Version constraint: Uses caret (^) allowing compatible updates
  • Release notes: The listed fixes (Popover hover state, Checkbox/Switch readOnly, Select touch handling, Tabs activation, Toast timers, Combobox fixes) are all bugfixes with no breaking changes

Approval

This PR is ready to merge once the 72-hour minimumReleaseAge window passes (after Apr 16). The update brings important bugfixes from Base UI v1.4.0 that will benefit Kumo components built on these primitives.

github run

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.

2 participants