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 - v4.0.0

Published by borislit almost 6 years ago

4.0.0 (2018-10-24)

Bug Fixes

  • configuration: fixed typo in configuration that caused a crash (6aa25bc)

BREAKING CHANGES

  • configuration: changed configuration name for JS file extensions
vscode-glean - v3.3.4

Published by borislit almost 6 years ago

3.3.4 (2018-10-23)

Bug Fixes

vscode-glean - v3.3.3

Published by borislit almost 6 years ago

3.3.3 (2018-10-23)

Bug Fixes

  • Stateless-to-Stateful: Fix refactoring components declared through variable declaration. (c936135)
vscode-glean - v3.3.2

Published by borislit about 6 years ago

3.3.2 (2018-10-08)

Bug Fixes

  • deps: updated vulnerable deps (0393e45)
vscode-glean - v3.3.1

Published by borislit about 6 years ago

3.3.1 (2018-08-14)

Bug Fixes

vscode-glean - v3.3.0

Published by borislit about 6 years ago

3.3.0 (2018-08-05)

Features

  • "Render Conditionally" command for JSX (#16) (ab8a7cf)
vscode-glean - v3.2.9

Published by borislit about 6 years ago

3.2.9 (2018-08-04)

Bug Fixes

  • extract-component: fixed component generation that includes instance references (d6b240b)
vscode-glean - v3.2.8

Published by borislit about 6 years ago

3.2.8 (2018-07-26)

Bug Fixes

  • Avoid throwing exceptions to extension container on empty selection (cc94be7)
vscode-glean - v3.2.7

Published by borislit about 6 years ago

3.2.7 (2018-07-25)

Bug Fixes

  • dummy commit to check if publishing was fixed (ac18d6e)
vscode-glean - v3.2.6

Published by borislit about 6 years ago

3.2.6 (2018-07-25)

Bug Fixes

  • Avoid throwing exceptions to extension container when selection is not parseable (e4706b9)
vscode-glean - v3.2.5

Published by borislit about 6 years ago

3.2.5 (2018-07-24)

Bug Fixes

  • "Extract" operations in no-workspace scenario (8f4c933)
  • Simpler and more resilient generation of component name from file name (ee6c4d6)
vscode-glean - v3.2.4

Published by borislit over 6 years ago

3.2.4 (2018-07-05)

Bug Fixes

vscode-glean - v3.2.3

Published by borislit over 6 years ago

3.2.3 (2018-07-02)

Bug Fixes

vscode-glean - v3.2.2

Published by borislit over 6 years ago

3.2.2 (2018-07-02)

Bug Fixes

vscode-glean - v3.2.1

Published by borislit over 6 years ago

3.2.1 (2018-07-02)

Bug Fixes

vscode-glean - v3.2.0

Published by borislit over 6 years ago

3.2.0 (2018-07-01)

Features

vscode-glean - v3.1.0

Published by borislit over 6 years ago

3.1.0 (2018-07-01)

Features

  • implementation for refactoring stateful to stateless component (90a33a6)
vscode-glean - v3.0.5

Published by borislit over 6 years ago

3.0.5 (2018-06-28)

Bug Fixes

vscode-glean - v3.0.4

Published by borislit over 6 years ago

3.0.4 (2018-06-28)

Bug Fixes

  • fixed code actions menu (854494d)
vscode-glean - v3.0.3

Published by borislit over 6 years ago

3.0.3 (2018-06-27)

Bug Fixes

  • docs: generated CHANGELOG (26daff1)