Skip to content

Releases: wix-incubator/vscode-glean

v4.20.0

05 Jan 15:32
Compare
Choose a tag to compare

4.20.0 (2020-01-05)

Features

  • config: support default exports (6e95589)

v4.19.0

31 Oct 13:27
Compare
Choose a tag to compare

4.19.0 (2019-10-31)

Features

  • class-to-functional: added support for converting class properties into useRef. Closes #77 (f399b84)

v4.18.5

31 Oct 07:31
Compare
Choose a tag to compare

4.18.5 (2019-10-31)

Bug Fixes

  • class-to-functional: useState calls not generated if no default is set (d2de1cd)

v4.18.4

30 Oct 19:29
Compare
Choose a tag to compare

4.18.4 (2019-10-30)

Bug Fixes

v4.16.0

21 Sep 20:03
Compare
Choose a tag to compare

4.16.0 (2019-09-21)

Bug Fixes

  • experiments: update experiments settings schema in package.json (#82) (92066b5)

Features

  • class-to-functional: added ability to disable conversion warning (a6a0789)

v4.15.2

12 Aug 21:28
Compare
Choose a tag to compare

4.15.2 (2019-08-12)

Bug Fixes

  • stateful-to-stateless: fixed windows filepath (a64aae1)

v4.15.1

05 Aug 21:26
Compare
Choose a tag to compare

4.15.1 (2019-08-05)

Bug Fixes

v4.15.0

16 Jul 21:39
Compare
Choose a tag to compare

4.15.0 (2019-07-16)

Features

  • class-to-functional: useCallback support for non-lifecycle methods (be3301b)

v4.11.0

10 May 16:12
Compare
Choose a tag to compare

4.11.0 (2019-05-10)

Features

  • general: Disabled the extension for plain text files (#70) (db119ef)

v4.10.3

23 Apr 09:13
Compare
Choose a tag to compare

4.10.3 (2019-04-23)

Bug Fixes