TypeScript Support: Enjoy improved compatibility with TypeScript when using webpack 5. This update resolves type issues that previously hindered the use of the devServer property in your TypeScript configuration files.
Fixes
Fix TypeScript errors related to webpack 5. Users can now seamlessly use the merge function in their TypeScript configuration without encountering type assignment issues.