Skip to content

0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 13:12
  • Fixed the setSelectedItem patch not working for suggesters other than the built-in link suggestion.
  • Now Suggester<T> is simply defined as PopoverSuggest<T> | SuggestModal<T>.