v7.0.0
What's Changed
- Fix TypeError: Cannot read properties of null (reading 'get_label') at MultiSelect.svelte:75 by @janosh in #122
- Make selected a single value (not a length-1 array) if maxSelect=1 by @janosh in #123
Full Changelog: v6.1.0...v7.0.0