Bugfixes
- fix some edge cases for
splitChunks.maxSize
which cause too large chunks to be created - add
stats.groupModulesByType
to the schema
Developer Experience
- add resolving trace for error during resolving build dependencies
- expose Stats-related types
- exports AsyncDependenciesBlock and
Module/Const/NullDependency
on the API