Releases: xabikos/vscode-javascript
Releases · xabikos/vscode-javascript
V1.8.0
21 Apr 17:34
Compare
Sorry, something went wrong.
No results found
v1.7.1
07 Oct 10:10
Compare
Sorry, something went wrong.
No results found
Updated
Minor improvements in Readme and thenCatch, exportNamedFunction, exportDefaultFunction snippets
Thanks a lot for the contributions to
@daytonlowell for [#53 #54 ]
@NerOcrO for [#55 ]
v1.7.0
24 Jun 09:52
Compare
Sorry, something went wrong.
No results found
Added
Add snippet for require and default module exports
Thanks a lot for the contributions to
@LucasAndrad for [#50 ]
v1.6.0
16 Apr 20:43
Compare
Sorry, something went wrong.
No results found
Changed
Fic the order for object and array destructuring [#44 ]
Add snippet to handle promises (then, catch) [#45 ]
Add console.log object [#46 ]
Thanks a lot for the contributions to
@orizens for [#44 ]
@dubonzi for [#45 ]
@Aarbel for [#46 ]
v1.5.0
26 Sep 16:23
Compare
Sorry, something went wrong.
No results found
v1.4.1
26 Jun 16:35
Compare
Sorry, something went wrong.
No results found
Changed
Add console.table sippet [#25 ].
v1.4.0
05 Feb 13:05
Compare
Sorry, something went wrong.
No results found
This is a combination of 1.3.0 and 1.4.0 releases
Changed
Change the spacing in import statements [#17 ].
Add support for HTML extension files [#21 ].
Console info snippet [#18 ]
Add snippet for importing ES6 module without module name [#19 ]
Thanks a lot for the contributions to
@DeMuu for [#18 ]
@gluons for [#19 ]
@mlewand for [#20 ]
v1.2.0
09 Oct 11:45
Compare
Sorry, something went wrong.
No results found
Changed
Input filename before variables in imports [#11 ].
Add snippet for creating Promise [#12 ].
v1.1.0
12 Aug 19:38
Compare
Sorry, something went wrong.
No results found
Changed
Fix the cursor behavior when using imp to import a module [#10 ].
Change the trigger for creating anonymous function (afn -> anfn) [#9 ].
v1.0.0
05 Jun 18:00
Compare
Sorry, something went wrong.
No results found
Changed
Add support for JavaScript React and TypeScript React [#8 ].