Skip to content

Commit a277f62

Browse files
committed
Mention Node.js support drop as a breaking change
1 parent eebeb1f commit a277f62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1212

1313
## UNRELEASED
1414

15+
* **Breaking Change**
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+
* **NOTE:** `webpack-bundle-analyzer` might still support older Node versions but they are no longer tested against.
18+
1519
* **Improvement**
1620
* 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))
1721

0 commit comments

Comments
 (0)