COMMITS
May 29, 2026
H
Fix: Update to xo 2 (#962)
Hichem committed
R
Fix: Handle incomplete stack frames in error overview (#965)
Rayan Salhab committed
May 24, 2026
P
Fix: Share resize listener via `emitLayoutListeners` instead of per-hook listeners (#952)
Pablo Matías Lazo committed
May 13, 2026
May 12, 2026
C
Fix: <Static> remount via key change drops new items (#948)
ChiGao committed
Y
Fix `useBoxMetrics` not accepting ref objects with an initial null value (#945)
Yiling Wang committed
May 11, 2026
Y
Add Deep Code CLI to "Who's Using Ink" section (#944)
Yanghc committed
May 5, 2026
J
Fix linting errors, warnings (#941)
Jim Riordan committed
May 4, 2026
S
Fix: Defer raw mode disable to prevent process hang on component swap
Sindre Sorhus committed
April 17, 2026
S
Fix: Restore `useApp` exit typing
Sindre Sorhus committed
April 14, 2026
M
Fix: Respect `disableFocus()` when handling Escape (#937)
Manu MA committed
April 8, 2026
S
Update dependencies
Sindre Sorhus committed
April 7, 2026
N
Add `wrap="hard"` option to `Text` component (#925)
Niraj Patel committed
April 6, 2026
S
Use `useEffectEvent` in `useInput` and `usePaste` to avoid per-render re-subscription
Sindre Sorhus committed
S
Stop setting `key.meta` to `true` when Escape is pressed
Sindre Sorhus committed
J
Add border background color support for `Box` component (#906)
Jim Riordan committed
H
Fix build output and add tests (#932)
Hichem committed
April 5, 2026
S
Add `useAnimation` hook for built-in animation support
Sindre Sorhus committed
April 4, 2026
S
Remove `option` field from keypress parser, merge Alt into `meta`
Sindre Sorhus committed
S
Remove unused values from `textWrap` enum
Sindre Sorhus committed