what stackpulse tracks
Base UI releases from GitHub
StackPulse watches Base UI release notes and keeps the original source link close to every summary.
Unstyled UI components for building accessible interfaces StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Base UI release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release focuses on bug fixes and improvements across various components, including Accordion, Autocomplete, Checkbox, Combobox, and more. Notable changes include enhanced keyboard navigation, focus management, and edge case handling.
Developers using the OTP Field component will need to update their imports due to the breaking change.
Update imports for OTP Field from `OTPFieldPreview` to `OTPField`.
This release focuses on performance improvements, bug fixes, and enhancements across various components, including significant mount/unmount performance gains and better handling of popups and focus management.
Developers using OTP Field need to update their code due to the breaking change in method naming.
Update OTP Field implementations to use `normalizeValue()` instead of `sanitizeValue()`.
This release focuses on bug fixes and improvements, particularly around event handling, tabbability, and navigation menu behavior.
Users experiencing issues with event handling, tabbability, or navigation menu behavior may benefit from this release.
Update to v1.4.1 to benefit from bug fixes and improvements.
This release focuses on bug fixes and improvements across various components, including enhancements to form handling, accessibility, and touch interactions.
Developers using Base UI components, particularly those dealing with forms, accessibility, and touch interactions, will benefit from these fixes and improvements.
Update to v1.4.0 to take advantage of the latest bug fixes and improvements.
This release introduces several optimizations, bug fixes, and new features across various components, including improvements to keyboard navigation, hover interactions, and accessibility. The `Drawer` component is now stable, marking a breaking change for users.
Users of the `Drawer` component are affected by the breaking change, requiring updates to import statements.
Update `Drawer` import statements to use the stable version.
This release introduces several bug fixes and improvements across various components, including Autocomplete, Combobox, and Checkbox. Notable changes include enhanced event handling, better accessibility support, and performance optimizations.
Developers using components like Autocomplete, Combobox, and Checkbox may need to update their implementations to take advantage of new features and fixes.
Review the release notes and update your codebase to incorporate new features and fixes where applicable.