Releases: estruyf/vscode-typescript-exportallmodules
Releases · estruyf/vscode-typescript-exportallmodules
v2.11.0 release
- #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
v2.9.2
v2.9.1
v2.9.0 release
- #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
v2.7.0 release
v2.6.0 release
- Created a submenu for the context menu items
v2.5.0 release
- #16: New
exportall.config.message
setting to specify a message that will be added at the top of the generated barrel file.
v2.4.1 release
- Changed activation to
onStartupFinished
- Fix for
date-fns
dependency