Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
* **Breaking Change**
* Remove explicit support for Node versions below 16.20.2 ([#650](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/650) by [@valscion](https://github.com/valscion))
* **NOTE:** `webpack-bundle-analyzer` might still support older Node versions but they are no longer tested against.
* Update dependencies ([#677](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/677) by [@valscion](https://github.com/valscion))

* **Improvement**
* Parse bundles as ES modules based on stats JSON information ([#649](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/649) by [@eamodio](https://github.com/eamodio))
Expand Down
Loading
Loading