yarn @yaireo/tagify 4.32.0

2 days ago
  • should set the selectOption on the global state every time suggestionClick is called (before it is called), which can be either by mouse click or key press 34e81db
  • fixes #1402 - added blur event when a tag has focus (is editable) and then blured. apparently the onFocusBlur does not catch this blur event for some reason. 3e90111
  • fixes #1400 - tyrping text in the input element and pressing backspace key should not rmove everything that was typed f0747d1
  • fixes #1401 - editing a tag and then selecting a suggestion (from the dropdown) results in an error 0e0e851
  • fixes ##1403 - added missing async keywrod for a function initReac which uses async internally f1bbd0c

v4.31.6...v4.32.0

Don't miss a new tagify release

NewReleases is sending notifications on new releases.