@amirsavand/ts-barrel
Changelog
Changes for each version of @amirsavand/ts-barrel.
2.1.0
- Fix children of ignored folders being ignored.
2.0.0
- Use configuration file at
.ts-barrel.json.
- Add
TsBarrelConfig interface for the configuration.
- Run
ts-barrel init to generate the configuration file.
- Run
ts-barrel to start generating barrel files.
1.2.0
- Fix write operation does not ignore line endings.
- Distribute changelog file.
1.1.0
- Ignore write operation when barrel file is already good.
- Log for writing and ignoring barrel files.
- Add changelog.
- Improve code quality.
1.0.1
1.0.0