React Tag Autocomplete v5.2.0 Release Notes

    • ➕ Add allowBackspace option to disable the ability to delete the selected tags when backspace is pressed while focussed on the text input
    • 🔨 Refactors updateInputWidth method to update when any props change (@joekrill)