
Docs: overhaul documentation with new recipes, accessibility, comparison, and full changelog
- Fix Recent Searches .reverse() mutation bug (#438), replaced with .toReversed()
- Move security/XSS warning higher in usage.md with DOMPurify code example
- Document full feedback object shape on selection event in configuration.md
- Add comprehensive accessibility section (ARIA attributes, keyboard map, screen reader behavior)
- Add 4 new interactive how-to-guide recipes (force selection, async error handling, custom rendering, multi-key search)
- Add Fuse.js integration recipe for custom search engine usage
- Add comparison page with competitive analysis table (Downshift, Tom Select, Select2, Choices.js, Algolia, react-select)
- Add comparison table to README.md
- Sync llms.txt and llms-full.txt with new patterns and comparison data
- Consolidate CHANGELOG.md with full release history from v1.0 to v10.2.10