You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
15
15
***Breaking Change**
16
16
* 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))
17
17
***NOTE:**`webpack-bundle-analyzer` might still support older Node versions but they are no longer tested against.
18
+
* Update dependencies ([#677](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/677) by [@valscion](https://github.com/valscion))
18
19
19
20
***Improvement**
20
21
* 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))
0 commit comments