Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

Rate-limit options dialog rewritten from React-compiler memoized form to a plain component

Rate-limit options dialog's code was rewritten from compiler-generated memoization to plain hooks

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaUIwhat it touches
KindInternal Changesin v2.1.275,
Under the hood

Rate-limit options dialog's code was rewritten from compiler-generated memoization to plain hooks

What

The component behind the rate-limit options dialog was rewritten from an auto-generated, memoization-heavy form (produced by a React compiler) into ordinary hooks-based code. This accompanies the new limit-wall-promo option added to the same dialog.

Why

This is an internal code change with no described effect on behavior; it doesn't change what the dialog looks like or does.

See this entry in the whole of v2.1.275 →