Skip to content

Releases: wix-incubator/vscode-glean

v3.0.2

27 Jun 16:58
Compare
Choose a tag to compare

3.0.2 (2018-06-27)

Bug Fixes

v3.0.1

27 Jun 16:08
Compare
Choose a tag to compare

3.0.1 (2018-06-27)

Bug Fixes

  • fixed error about this._state.then being undefined (4ccb825)

v3.0.0

27 Jun 12:23
36f59e4
Compare
Choose a tag to compare

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

25 Jun 07:48
Compare
Choose a tag to compare

2.0.3 (2018-06-25)

Bug Fixes

  • jsx: fixed stateless component template (c501ebf)

v2.0.2

21 Jun 10:27
Compare
Choose a tag to compare

2.0.2 (2018-06-21)

Bug Fixes

v2.0.1

21 Jun 07:39
Compare
Choose a tag to compare

2.0.1 (2018-06-21)

Bug Fixes

  • made node modules included in the packaged extention (0722c27)

v2.0.0

21 Jun 07:18
Compare
Choose a tag to compare

2.0.0 (2018-06-21)

Bug Fixes

  • extention: fixed extention definition (93c002d)

BREAKING CHANGES

  • extention: changed extention command

v1.0.0

11 Jun 15:56
Compare
Choose a tag to compare

1.0.0 (2018-06-11)

Bug Fixes

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