Skip to content

v3.0.0

Compare
Choose a tag to compare
@borislit borislit released this 27 Jun 12:23
· 247 commits to master since this release
36f59e4

3.0.0 (2018-06-27)

Features

  • jsx: separated extraction of component and extraction to file into two separate code actions. (109e61f)

BREAKING CHANGES

  • jsx: Running "Extract to File" on a JSX string will no longer extract the component to new file.