Releases: estruyf/vscode-typescript-exportallmodules
Releases · estruyf/vscode-typescript-exportallmodules
v2.13.0 release
06 Jul 12:49
Compare
Sorry, something went wrong.
No results found
[#37 ](#37 : Recursive searching of folder to export all modules
v2.12.0 release
14 Apr 12:55
Compare
Sorry, something went wrong.
No results found
#36 : Added the exportall.config.exportFullPath setting to allow exporting the full path of the folder including the barrel file name
#35 : Added the exportall.config.barrelName setting to define the barrel file name
v2.11.0 release
12 Sep 14:46
Compare
Sorry, something went wrong.
No results found
#11 : Add the option to define the file extension for the files to export
Full Changelog : v2.10.0...v2.11.0
v2.10.0
22 Jul 12:55
Compare
Sorry, something went wrong.
No results found
v2.9.2
22 Jul 09:39
Compare
Sorry, something went wrong.
No results found
v2.9.1
12 Jul 09:01
Compare
Sorry, something went wrong.
No results found
v2.9.0 release
03 Jul 09:29
Compare
Sorry, something went wrong.
No results found
#30 : Added the Barrel Generator: Export all modules from the current file directory command to generate a barrel file from the current file its directory
Full Changelog : v2.8.0...v2.9.0
v2.8.0 release
03 Jul 08:37
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: Updates to use the vscode.workspace.fs API
feat: add support for named exports in barrel file and export type by @mrheault in #29 - related to #13 #14
New Contributors
Full Changelog : v2.7.0...v2.8.0
v2.7.0 release
11 Sep 13:07
Compare
Sorry, something went wrong.
No results found
#10 : Wilcard support added
#23 : Bundle the extension with ESBuild
v2.6.0 release
19 Feb 13:43
Compare
Sorry, something went wrong.
No results found
Created a submenu for the context menu items