v9.2.0
Added 1
- Add babel-loader logger
Changed 1
- Update dependencies
Removed 1
- Remove caller option check
From babel-loader
What's Changed
- Remove caller option check by @JLHwung in https://github.com/babel/babel-loader/pull/1007
- Update deps by @JLHwung in https://github.com/babel/babel-loader/pull/1025
- docs: clarify that
cacheIdentifieris computed from the merged options by @JLHwung in https://github.com/babel/babel-loader/pull/1000 - Add babel-loader logger by @JLHwung in https://github.com/babel/babel-loader/pull/1037
Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0