Releases: wix-incubator/vscode-glean
Releases · wix-incubator/vscode-glean
v3.0.2
3.0.2 (2018-06-27)
Bug Fixes
v3.0.1
3.0.1 (2018-06-27)
Bug Fixes
- fixed error about this._state.then being undefined (4ccb825)
v3.0.0
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.
v2.0.3
2.0.3 (2018-06-25)
Bug Fixes
- jsx: fixed stateless component template (c501ebf)
v2.0.2
2.0.2 (2018-06-21)
Bug Fixes
v2.0.1
2.0.1 (2018-06-21)
Bug Fixes
- made node modules included in the packaged extention (0722c27)
v2.0.0
2.0.0 (2018-06-21)
Bug Fixes
- extention: fixed extention definition (93c002d)
BREAKING CHANGES
- extention: changed extention command
v1.0.0
1.0.0 (2018-06-11)
Bug Fixes
- package: added repo to package.json (df20cf8)