Releases: FogelAI/babel-plugin-transform-barrels
Releases · FogelAI/babel-plugin-transform-barrels
v1.0.13
New Features
- Add barrel file analysis for third-party packages - It improves performance of tests in Jest and bundling in Webpack.
Bug Fixes
- Fix webpack alias bug
- Refactor and improve performance
- Small fixes
v1.0.12
New Features
- Add moduleNameMapper support for jest
v1.0.10
Bug Fixes
- Small fixes and performance improvements
v1.0.7
New Features
- Add webpack alias support
v1.0.5
New Features
- Add tsconfig.json support