Merge: Enjoy a new syntax that allows you to adjust merge behavior without needing to match configurations. This enhancement simplifies the process of merging complete webpack configurations, making it more flexible and user-friendly.
Fixes
Fix merging complete webpack configs using mergeWithRules that previously emptied primitive arrays. This resolves issues when upgrading to v4 and ensures your configurations are preserved during the merge process.