Skip to content

v4.10.0

Compare
Choose a tag to compare
@borislit borislit released this 26 Mar 17:51
· 87 commits to master since this release

4.10.0 (2019-03-26)

Bug Fixes

  • class-to-functional: useState hook not added for state variables not inited or set (32c71f6)
  • extract-component: incorrect handling of nested member expressions. Fixes #62 (1840c64)

Features

  • extract-component: added extraction to the same file (63911e7)