React Tag Autocomplete v5.5.0 Release Notes

    • 🔨 Refactored input into a controlled component (also fixes Preact compatibility)
    • 🔨 Refactored focus and blur handlers to capture events (also fixes Preact compatibility)
    • ➕ Added handleFocus and handleBlur callbacks (Pomax)
    • ⚡️ Updated dependencies (ajmas)