Skip to content

Releases: mrmlnc/vscode-lebab

2.6.0

06 Jan 22:52
Compare
Choose a tag to compare

Changelog:

  • Update dependencies and list of default transformers (thanks @sidvishnoi 🎉)

2.5.0

08 Aug 13:42
Compare
Choose a tag to compare

Changelog:

  • Update dependencies

2.4.0

10 Jan 15:30
Compare
Choose a tag to compare

Changelog:

  • Added support for Selections.
  • Updated Lebab to 2.7.0.

2.3.0

26 Oct 19:57
Compare
Choose a tag to compare

Changelog:

2.2.0

31 Aug 13:51
Compare
Choose a tag to compare

Changelog:

2.1.0

20 Aug 09:22
Compare
Choose a tag to compare

Changelog:

  • Update Lebab version to 2.2.0 (see Lebab changelog)
  • Add for of, exponent and multi-var to default (safe) transforms
  • Remove let from default (safe) transforms

2.0.0

01 Aug 21:40
Compare
Choose a tag to compare

Changelog:

1.1.0

10 Jun 14:41
Compare
Choose a tag to compare

Changelog Lebab:

  • JSX support (by using Espree instead of Esprima parser)
  • Support destructuring in let transform
  • Ignore existing let/const in let transform
  • Preserve comments in class transform

1.0.2

31 May 10:45
Compare
Choose a tag to compare

Changelog:

  • Rename keys to transforms
  • Fix work with plugin settings

1.0.0

31 May 10:20
Compare
Choose a tag to compare

Initialization release.