stack.pulse
#stacks/chakra-ui/ui

Chakra UI release notes, breaking changes, and upgrade notes.

Accessible component system for React applications StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
5
breaking
0
security
0
deprecated
0
migrations
0

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

Chakra UI releases from GitHub

StackPulse watches Chakra UI release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
@chakra-ui/codemod@3.36.0lowJun 10, 2026

@chakra-ui/codemod@3.36.0

No release notes were provided for this version.

view source on github->
@chakra-ui/react@3.36.0mediumfeatureJun 10, 2026

@chakra-ui/react@3.36.0

This release introduces a new `FloatingPanel` component and updates Ark UI to v5.37.2, bringing improvements to various components like `Splitter`, `Color Picker`, and `Dialog`. Several bug fixes and enhancements are also included.

affected

Developers using Chakra UI components like `Splitter`, `Color Picker`, and `Dialog` will benefit from the updates and bug fixes.

action

Update to version 3.36.0 to take advantage of the new features and improvements.

release_signals
+Added `FloatingPanel`: A draggable, resizable floating panel component.
+Updated Ark UI to v5.37.2 with improvements to `Splitter`, `Color Picker`, `Combobox`, and more.
+Added `data-side` to placement-aware parts for placement-based styling.
+Fixed `onValueChangeEnd` firing when picking a color with the EyeDropper API.
+Improved `Date Picker` range-mode clear behavior and native month/year select inside modals.
view source on github->
@chakra-ui/cli@3.36.0lowfeatureJun 10, 2026

@chakra-ui/cli@3.36.0

This release improves error messaging in the `chakra typegen` command, providing clearer guidance when the input file does not export a Chakra system.

affected

Developers using `chakra typegen` with files that do not export a Chakra system will benefit from clearer error messages.

action

Update to version 3.36.0 to benefit from improved error messaging in `chakra typegen`.

release_signals
+Improved error messaging in `chakra typegen` with discovered exports and a `createSystem(...)` example for `defineConfig(...)` configs.
view source on github->
@chakra-ui/charts@3.36.0lowJun 10, 2026

@chakra-ui/charts@3.36.0

No release notes were provided for this version.

view source on github->
@chakra-ui/panda-preset@3.36.0lowfeatureJun 10, 2026

@chakra-ui/panda-preset@3.36.0

This release includes minor styling adjustments to the DatePicker input placeholder and Link focus ring behavior.

affected

Developers using the DatePicker input or Link components may notice styling changes.

action

Review the updated styling for DatePicker placeholders and Link focus rings to ensure compatibility with your application.

view source on github->