We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f9b47 commit 155a7ffCopy full SHA for 155a7ff
3 files changed
βCHANGELOG.mdβ
@@ -10,6 +10,10 @@
10
* New `preloadSpinnerColor` config controls the stroke color of the loader spinner. Defaults to
11
`#888`. Pairs with the existing `preloadBackgroundColor`.
12
13
+### π Libraries
14
+
15
+* terser-webpack-plugin `5.4 β 5.5`
16
17
## v12.0.1 - 2026-04-18
18
19
### π Libraries
βpackage.jsonβ
@@ -44,7 +44,7 @@
44
"sass-loader": "~16.0.4",
45
"sass-material-colors": "~0.0.5",
46
"style-loader": "~4.0.0",
47
- "terser-webpack-plugin": "~5.4.0",
+ "terser-webpack-plugin": "~5.5.0",
48
"type-fest": "5.x",
49
"url-loader": "~4.1.1",
50
"webpack": "~5.106.2",
0 commit comments