What's Changed
- Clamp command palette result limits by @adamtheturtle in #23
- Treat newline-only palette queries as empty by @adamtheturtle in #24
- Pass modified arrow keys through to the focused field by @adamtheturtle in #26
- Make duplicate palette result IDs deterministic by @adamtheturtle in #27
- Make page navigation safe for pathological heights by @adamtheturtle in #25
- Normalize command palette geometry before layout by @adamtheturtle in #28
- Bound command palette top-result selection by @adamtheturtle in #29
- Reject stale async command-palette candidate loads by @adamtheturtle in #30
- Measure custom rows for command-palette page navigation by @adamtheturtle in #31
- Materialize one command-palette result snapshot by @adamtheturtle in #32
Full Changelog: v0.2.1...v0.2.2