File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 5.0.0] ( https://github.com/metonym/svelte-typeahead/releases/tag/v5.0.0 ) - 2025-09-11
8+ ## [ 5.0.2] ( https://github.com/metonym/svelte-typeahead/releases/tag/v5.0.2 ) - 2025-11-24
9+
10+ ** Fixes**
11+
12+ - close dropdown for keyboard navigation
13+
14+ ## [ 5.0.1] ( https://github.com/metonym/svelte-typeahead/releases/tag/v5.0.1 ) - 2025-09-11
915
1016** Fixes**
1117
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-typeahead" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.0.2 " ,
44 "license" : " MIT" ,
55 "description" : " Accessible, fuzzy search typeahead component" ,
66 "author" : " Eric Liu (https://github.com/metonym)" ,
You can’t perform that action at this time.
0 commit comments