vscode-glean

The extension provides refactoring tools for your React codebase

MIT License

Stars
1.5K
Committers
19

Bot releases are visible (Hide)

vscode-glean - v3.0.2

Published by borislit over 6 years ago

3.0.2 (2018-06-27)

Bug Fixes

vscode-glean - v3.0.1

Published by borislit over 6 years ago

3.0.1 (2018-06-27)

Bug Fixes

  • fixed error about this._state.then being undefined (4ccb825)
vscode-glean - v3.0.0

Published by borislit over 6 years ago

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.
vscode-glean - v2.0.3

Published by borislit over 6 years ago

2.0.3 (2018-06-25)

Bug Fixes

  • jsx: fixed stateless component template (c501ebf)
vscode-glean - v2.0.2

Published by borislit over 6 years ago

2.0.2 (2018-06-21)

Bug Fixes

vscode-glean - v2.0.1

Published by borislit over 6 years ago

2.0.1 (2018-06-21)

Bug Fixes

  • made node modules included in the packaged extention (0722c27)
vscode-glean - v2.0.0

Published by borislit over 6 years ago

2.0.0 (2018-06-21)

Bug Fixes

  • extention: fixed extention definition (93c002d)

BREAKING CHANGES

  • extention: changed extention command
vscode-glean - v1.0.0

Published by borislit over 6 years ago

1.0.0 (2018-06-11)

Bug Fixes

  • package: added repo to package.json (df20cf8)