v0.4.1
Bug fixes
- Tab rename: spacebar no longer causes the typed text to be reselected and deleted on the next keypress (spacebar was bubbling up to the parent button, triggering a re-render; additionally the inline ref callback was unstable and re-fired on every render)