File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v11.2.3] ( https://github.com/janosh/svelte-multiselect/compare/v11.2.2...v11.2.3 )
4+
5+ > 13 August 2025
6+
7+ - Items can no longer be removed via backspace when that would violate minSelect by @janosh in https://github.com/janosh/svelte-multiselect/pull/328
8+ - Add ` /events ` demo page by @janosh in https://github.com/janosh/svelte-multiselect/pull/329
9+ - Add MultiSelect prop ` keepSelectedInDropdown: false | 'plain' | 'checkboxes' ` by @janosh in https://github.com/janosh/svelte-multiselect/pull/331
10+ - Add /attachments demo page + add arrow to tooltip by @janosh in https://github.com/janosh/svelte-multiselect/pull/332
11+
312## [ v11.2.2] ( https://github.com/janosh/svelte-multiselect/compare/v11.2.1...v11.2.2 )
413
514> 12 July 2025
Original file line number Diff line number Diff line change 55 "homepage" : " https://janosh.github.io/svelte-multiselect" ,
66 "repository" : " https://github.com/janosh/svelte-multiselect" ,
77 "license" : " MIT" ,
8- "version" : " 11.2.2 " ,
8+ "version" : " 11.2.3 " ,
99 "type" : " module" ,
1010 "svelte" : " ./dist/index.js" ,
1111 "bugs" : " https://github.com/janosh/svelte-multiselect/issues" ,
You can’t perform that action at this time.
0 commit comments