We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2714b24 commit c30b1e0Copy full SHA for c30b1e0
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## 12.0.0
4
+
5
+### ⚠️ Breaking changes
6
7
+- Updates Node.js ([#105](https://github.com/yoriiis/chunks-webpack-plugin/pull/105))
8
+ - Minimum supported `Node.js` version is `20.18.0`
9
+ - Fix import assertion compatibility with Node.js 22
10
+ - Updates other packages
11
+ - Migrate ESLint/Prettier to Biome
12
13
## 11.0.0
14
15
### ⚠️ Breaking changes
0 commit comments