Skip to content

Commit 56de025

Browse files
committed
Update unreleased changelog
1 parent 3ca725f commit 56de025

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1717
* **Improvement**
1818
* Display modules included in concatenated entry modules on Webpack 5 when "Show content of concatenated modules" is checked ([#602](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/602) by [@pgoldberg](https://github.com/pgoldberg))
1919

20+
* **Internal**
21+
* Replace some lodash usages with JavaScript native API ([#505](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/505)) by [@sukkaw](https://github.com/sukkaw).
22+
2023
## 4.8.0
2124

2225
* **Improvement**

0 commit comments

Comments
 (0)