Releases: wix-incubator/vscode-glean
Releases · wix-incubator/vscode-glean
v4.2.1
4.2.1 (2018-11-05)
Bug Fixes
- extract-component: Fixed feature on Windows 10. Changed URI resolution API used to resolve path while using the refactoring (29b808a)
v4.2.0
4.2.0 (2018-11-02)
Features
- stateless-to-stateful: Type annotation can now be extracted from variable declaration annontation (SFC) in addition to prop argument annotation (8f572c3)
v4.1.0
4.1.0 (2018-11-01)
Features
- stateful-to-stateless: The type annotation of generated component will now use official React typings (SFC) (f7c27f8)
v4.0.7
4.0.7 (2018-10-31)
Bug Fixes
- extract-component: the snippet will be wrapped with fragment only if it contains multiple lines (24ff2b0)
v4.0.6
4.0.6 (2018-10-30)
Bug Fixes
- statless-to-stateful: typescript annotation of props will be maintained when refactoring (a6ac8a9)
v4.0.5
4.0.5 (2018-10-30)
Bug Fixes
- stateless-to-stateful: fixed crash when retun statement wasnt the first statement in function body (e3bafd9)
v4.0.4
4.0.4 (2018-10-28)
Bug Fixes
- stateless-to-stateful: faced component name becoming lowercase after applying the refactoring (ac551b6)
v4.0.3
4.0.3 (2018-10-25)
Bug Fixes
- stateless-to-stateful: added support for rest operator in props (b268951)
v4.0.2
4.0.2 (2018-10-25)
Bug Fixes
- docs: documentation fixes (4cfe362)
v4.0.1
4.0.1 (2018-10-24)
Bug Fixes
- configuration: jsFilesExtensions type fix (de7e878)
- configuration: jsFilesExtensions type fix (602efce)