Skip to content

Commit 543da6e

Browse files
chore(release): 5.4.0
1 parent 29ac915 commit 543da6e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [5.4.0](https://github.com/webpack/terser-webpack-plugin/compare/v5.3.17...v5.4.0) (2026-03-10)
6+
7+
8+
### Features
9+
10+
* added ability to minimizer `JSON` using `jsonMinify` ([#657](https://github.com/webpack/terser-webpack-plugin/issues/657)) ([29ac915](https://github.com/webpack/terser-webpack-plugin/commit/29ac915e58ec2ff81346d936ee2cf63ac6e300b8))
11+
12+
513
### [5.3.17](https://github.com/webpack/terser-webpack-plugin/compare/v5.3.16...v5.3.17) (2026-03-03)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terser-webpack-plugin",
3-
"version": "5.3.17",
3+
"version": "5.4.0",
44
"description": "Terser plugin for webpack",
55
"keywords": [
66
"uglify",

0 commit comments

Comments
 (0)