0.6.13
- The dropdown is now repositioned on scroll to allow for scenarios where the control is contained within a
position: fixed
element - Bug fix for control receiving focus after
addItem()
calls (#66) - Bug fix for items not being re-rendered after
updateOption()
calls if the value of the option changes (edge case)