v0.1.21
What's Changed
- prune: yarn.lock; docs(website): pnpm; chore: enforce pnpm by @JeromeFitz in #39
- Update hook name in README by @caumeira in #41
- remove dollar sign from code snippet by @kuldar in #44
- fix(keybinds):
last
fn respects disabled items by @thiskevinwang in #47 - fix: Upgrade radix-ui/react-dialog to v1 by @pacocoursey in #48
- arrow keys wrap around by @Kilian in #57
- Allow setting a container for Radix.Portal by @Kilian in #58
- fix: attempt to prevent exceeding ResizeObserver loop limit by @Simek in #65
- fix: call
onValueChange
after filtering the list by @Andarist in #70
New Contributors
- @JeromeFitz made their first contribution in #39
- @caumeira made their first contribution in #41
- @kuldar made their first contribution in #44
- @thiskevinwang made their first contribution in #47
- @Kilian made their first contribution in #57
- @Simek made their first contribution in #65
- @Andarist made their first contribution in #70
Full Changelog: v0.1.19...v0.1.21