v1.0.14
New Features
- Add file-based caching - It improves the performance of tests in Jest and bundling in Webpack.
- Replace plugin options - The
webpackAliasoption replaces thewebpackConfigFilenameandargsoptions. - Add extensions config support - The
webpackExtensionsandjestExtensionsoptions.
Bug Fixes
- Fix resolver bug.
- Refactor and improve performance.
- Small fixes.