Skip to content

v0.4.1

Choose a tag to compare

@just-tobi just-tobi released this 27 Mar 10:21
v0.4.1
ee2a42b

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)