# Change Log - @rushstack/webpack4-module-minifier-plugin This log was last generated on Sat, 13 Jun 2026 00:16:19 GMT and should not be manually modified. ## 0.15.21 Sat, 13 Jun 2026 00:16:19 GMT _Version update only_ ## 0.15.20 Mon, 08 Jun 2026 15:15:50 GMT _Version update only_ ## 0.15.19 Mon, 20 Apr 2026 23:31:13 GMT _Version update only_ ## 0.15.18 Mon, 20 Apr 2026 15:15:25 GMT _Version update only_ ## 0.15.17 Sat, 18 Apr 2026 03:47:10 GMT _Version update only_ ## 0.15.16 Sat, 18 Apr 2026 00:15:17 GMT _Version update only_ ## 0.15.15 Fri, 17 Apr 2026 15:14:57 GMT _Version update only_ ## 0.15.14 Fri, 10 Apr 2026 22:46:34 GMT _Version update only_ ## 0.15.13 Thu, 09 Apr 2026 00:15:07 GMT _Version update only_ ## 0.15.12 Sat, 04 Apr 2026 00:14:00 GMT _Version update only_ ## 0.15.11 Thu, 02 Apr 2026 00:14:38 GMT _Version update only_ ## 0.15.10 Wed, 01 Apr 2026 15:13:38 GMT _Version update only_ ## 0.15.9 Tue, 31 Mar 2026 15:14:15 GMT _Version update only_ ## 0.15.8 Tue, 10 Mar 2026 15:13:12 GMT _Version update only_ ## 0.15.7 Mon, 09 Mar 2026 15:14:08 GMT _Version update only_ ## 0.15.6 Wed, 25 Feb 2026 21:39:42 GMT _Version update only_ ## 0.15.5 Wed, 25 Feb 2026 00:34:30 GMT _Version update only_ ## 0.15.4 Tue, 24 Feb 2026 01:13:27 GMT _Version update only_ ## 0.15.3 Mon, 23 Feb 2026 00:42:21 GMT _Version update only_ ## 0.15.2 Fri, 20 Feb 2026 16:14:49 GMT _Version update only_ ## 0.15.1 Fri, 20 Feb 2026 00:15:04 GMT ### Patches - Add `"node"` condition before `"import"` in the `"exports"` map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via `"import"`. Fixes https://github.com/microsoft/rushstack/issues/5644. ## 0.15.0 Thu, 19 Feb 2026 00:04:53 GMT ### Minor changes - Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `"exports"` field in `package.json`. ## 0.14.14 Sat, 07 Feb 2026 01:13:26 GMT _Version update only_ ## 0.14.13 Wed, 04 Feb 2026 20:42:47 GMT _Version update only_ ## 0.14.12 Wed, 04 Feb 2026 16:13:27 GMT _Version update only_ ## 0.14.11 Fri, 30 Jan 2026 01:16:13 GMT _Version update only_ ## 0.14.10 Thu, 08 Jan 2026 01:12:30 GMT _Version update only_ ## 0.14.9 Wed, 07 Jan 2026 01:12:25 GMT _Version update only_ ## 0.14.8 Mon, 05 Jan 2026 16:12:49 GMT _Version update only_ ## 0.14.7 Sat, 06 Dec 2025 01:12:28 GMT _Version update only_ ## 0.14.6 Fri, 21 Nov 2025 16:13:56 GMT _Version update only_ ## 0.14.5 Wed, 12 Nov 2025 01:12:56 GMT _Version update only_ ## 0.14.4 Tue, 04 Nov 2025 08:15:15 GMT _Version update only_ ## 0.14.3 Fri, 24 Oct 2025 00:13:38 GMT _Version update only_ ## 0.14.2 Wed, 22 Oct 2025 00:57:54 GMT _Version update only_ ## 0.14.1 Wed, 08 Oct 2025 00:13:29 GMT _Version update only_ ## 0.14.0 Fri, 03 Oct 2025 20:10:00 GMT ### Minor changes - Normalize import of builtin modules to use the `node:` protocol. ## 0.13.113 Tue, 30 Sep 2025 23:57:45 GMT _Version update only_ ## 0.13.112 Tue, 30 Sep 2025 20:33:51 GMT _Version update only_ ## 0.13.111 Fri, 12 Sep 2025 15:13:07 GMT _Version update only_ ## 0.13.110 Thu, 11 Sep 2025 00:22:31 GMT _Version update only_ ## 0.13.109 Tue, 19 Aug 2025 20:45:02 GMT _Version update only_ ## 0.13.108 Fri, 01 Aug 2025 00:12:49 GMT _Version update only_ ## 0.13.107 Wed, 23 Jul 2025 20:55:57 GMT _Version update only_ ## 0.13.106 Sat, 21 Jun 2025 00:13:15 GMT _Version update only_ ## 0.13.105 Tue, 13 May 2025 02:09:20 GMT _Version update only_ ## 0.13.104 Thu, 01 May 2025 15:11:33 GMT _Version update only_ ## 0.13.103 Thu, 01 May 2025 00:11:12 GMT _Version update only_ ## 0.13.102 Fri, 25 Apr 2025 00:11:32 GMT _Version update only_ ## 0.13.101 Mon, 21 Apr 2025 22:24:25 GMT _Version update only_ ## 0.13.100 Thu, 17 Apr 2025 00:11:21 GMT _Version update only_ ## 0.13.99 Tue, 15 Apr 2025 15:11:58 GMT _Version update only_ ## 0.13.98 Wed, 09 Apr 2025 00:11:03 GMT _Version update only_ ## 0.13.97 Fri, 04 Apr 2025 18:34:35 GMT _Version update only_ ## 0.13.96 Tue, 25 Mar 2025 15:11:16 GMT _Version update only_ ## 0.13.95 Wed, 12 Mar 2025 22:41:36 GMT _Version update only_ ## 0.13.94 Wed, 12 Mar 2025 00:11:32 GMT _Version update only_ ## 0.13.93 Tue, 11 Mar 2025 02:12:34 GMT _Version update only_ ## 0.13.92 Tue, 11 Mar 2025 00:11:25 GMT _Version update only_ ## 0.13.91 Sat, 01 Mar 2025 05:00:09 GMT _Version update only_ ## 0.13.90 Thu, 27 Feb 2025 01:10:39 GMT _Version update only_ ## 0.13.89 Wed, 26 Feb 2025 16:11:12 GMT _Version update only_ ## 0.13.88 Sat, 22 Feb 2025 01:11:12 GMT _Version update only_ ## 0.13.87 Wed, 19 Feb 2025 18:53:48 GMT _Version update only_ ## 0.13.86 Wed, 12 Feb 2025 01:10:52 GMT _Version update only_ ## 0.13.85 Thu, 30 Jan 2025 16:10:36 GMT ### Patches - Prefer `os.availableParallelism()` to `os.cpus().length`. ## 0.13.84 Thu, 30 Jan 2025 01:11:42 GMT _Version update only_ ## 0.13.83 Wed, 22 Jan 2025 03:03:48 GMT _Version update only_ ## 0.13.82 Thu, 09 Jan 2025 01:10:10 GMT _Version update only_ ## 0.13.81 Tue, 07 Jan 2025 22:17:32 GMT _Version update only_ ## 0.13.80 Sat, 14 Dec 2024 01:11:07 GMT _Version update only_ ## 0.13.79 Mon, 09 Dec 2024 20:31:43 GMT _Version update only_ ## 0.13.78 Tue, 03 Dec 2024 16:11:08 GMT _Version update only_ ## 0.13.77 Sat, 23 Nov 2024 01:18:55 GMT _Version update only_ ## 0.13.76 Fri, 22 Nov 2024 01:10:43 GMT _Version update only_ ## 0.13.75 Thu, 24 Oct 2024 00:15:48 GMT _Version update only_ ## 0.13.74 Mon, 21 Oct 2024 18:50:10 GMT _Version update only_ ## 0.13.73 Thu, 17 Oct 2024 08:35:06 GMT _Version update only_ ## 0.13.72 Tue, 15 Oct 2024 00:12:31 GMT _Version update only_ ## 0.13.71 Wed, 02 Oct 2024 00:11:19 GMT _Version update only_ ## 0.13.70 Tue, 01 Oct 2024 00:11:28 GMT _Version update only_ ## 0.13.69 Mon, 30 Sep 2024 15:12:19 GMT _Version update only_ ## 0.13.68 Fri, 13 Sep 2024 00:11:43 GMT _Version update only_ ## 0.13.67 Tue, 10 Sep 2024 20:08:11 GMT _Version update only_ ## 0.13.66 Wed, 21 Aug 2024 05:43:04 GMT _Version update only_ ## 0.13.65 Mon, 12 Aug 2024 22:16:04 GMT _Version update only_ ## 0.13.64 Fri, 02 Aug 2024 17:26:42 GMT _Version update only_ ## 0.13.63 Sat, 27 Jul 2024 00:10:27 GMT ### Patches - Include CHANGELOG.md in published releases again ## 0.13.62 Wed, 24 Jul 2024 00:12:14 GMT _Version update only_ ## 0.13.61 Wed, 17 Jul 2024 06:55:10 GMT _Version update only_ ## 0.13.60 Wed, 17 Jul 2024 00:11:19 GMT _Version update only_ ## 0.13.59 Tue, 16 Jul 2024 00:36:22 GMT _Version update only_ ## 0.13.58 Thu, 27 Jun 2024 21:01:36 GMT _Version update only_ ## 0.13.57 Mon, 03 Jun 2024 23:43:15 GMT _Version update only_ ## 0.13.56 Thu, 30 May 2024 00:13:05 GMT _Version update only_ ## 0.13.55 Wed, 29 May 2024 02:03:51 GMT _Version update only_ ## 0.13.54 Wed, 29 May 2024 00:10:52 GMT _Version update only_ ## 0.13.53 Tue, 28 May 2024 15:10:09 GMT _Version update only_ ## 0.13.52 Tue, 28 May 2024 00:09:47 GMT _Version update only_ ## 0.13.51 Sat, 25 May 2024 04:54:07 GMT _Version update only_ ## 0.13.50 Fri, 24 May 2024 00:15:08 GMT _Version update only_ ## 0.13.49 Thu, 23 May 2024 02:26:56 GMT _Version update only_ ## 0.13.48 Thu, 16 May 2024 15:10:22 GMT _Version update only_ ## 0.13.47 Wed, 15 May 2024 23:42:58 GMT _Version update only_ ## 0.13.46 Wed, 15 May 2024 06:04:17 GMT _Version update only_ ## 0.13.45 Fri, 10 May 2024 05:33:34 GMT _Version update only_ ## 0.13.44 Wed, 08 May 2024 22:23:51 GMT _Version update only_ ## 0.13.43 Mon, 06 May 2024 15:11:04 GMT _Version update only_ ## 0.13.42 Wed, 10 Apr 2024 15:10:09 GMT _Version update only_ ## 0.13.41 Thu, 28 Mar 2024 22:42:24 GMT _Version update only_ ## 0.13.40 Tue, 19 Mar 2024 15:10:18 GMT _Version update only_ ## 0.13.39 Sat, 16 Mar 2024 00:11:37 GMT _Version update only_ ## 0.13.38 Fri, 15 Mar 2024 00:12:40 GMT _Version update only_ ## 0.13.37 Tue, 05 Mar 2024 01:19:24 GMT _Version update only_ ## 0.13.36 Sun, 03 Mar 2024 20:58:13 GMT _Version update only_ ## 0.13.35 Sat, 02 Mar 2024 02:22:24 GMT _Version update only_ ## 0.13.34 Fri, 01 Mar 2024 01:10:08 GMT _Version update only_ ## 0.13.33 Thu, 29 Feb 2024 07:11:46 GMT _Version update only_ ## 0.13.32 Wed, 28 Feb 2024 16:09:27 GMT _Version update only_ ## 0.13.31 Sat, 24 Feb 2024 23:02:51 GMT _Version update only_ ## 0.13.30 Thu, 22 Feb 2024 01:36:09 GMT _Version update only_ ## 0.13.29 Wed, 21 Feb 2024 21:45:28 GMT _Version update only_ ## 0.13.28 Wed, 21 Feb 2024 08:55:47 GMT _Version update only_ ## 0.13.27 Tue, 20 Feb 2024 21:45:10 GMT _Version update only_ ## 0.13.26 Tue, 20 Feb 2024 16:10:53 GMT _Version update only_ ## 0.13.25 Mon, 19 Feb 2024 21:54:27 GMT _Version update only_ ## 0.13.24 Sat, 17 Feb 2024 06:24:35 GMT _Version update only_ ## 0.13.23 Thu, 08 Feb 2024 01:09:21 GMT _Version update only_ ## 0.13.22 Wed, 07 Feb 2024 01:11:18 GMT _Version update only_ ## 0.13.21 Mon, 05 Feb 2024 23:46:52 GMT _Version update only_ ## 0.13.20 Thu, 25 Jan 2024 01:09:30 GMT _Version update only_ ## 0.13.19 Tue, 23 Jan 2024 20:12:58 GMT _Version update only_ ## 0.13.18 Tue, 23 Jan 2024 16:15:06 GMT _Version update only_ ## 0.13.17 Tue, 16 Jan 2024 18:30:11 GMT _Version update only_ ## 0.13.16 Wed, 03 Jan 2024 00:31:18 GMT _Version update only_ ## 0.13.15 Wed, 20 Dec 2023 01:09:46 GMT _Version update only_ ## 0.13.14 Thu, 07 Dec 2023 03:44:13 GMT _Version update only_ ## 0.13.13 Tue, 05 Dec 2023 01:10:16 GMT _Version update only_ ## 0.13.12 Fri, 10 Nov 2023 18:02:04 GMT _Version update only_ ## 0.13.11 Wed, 01 Nov 2023 23:11:36 GMT ### Patches - Fix line endings in published package. ## 0.13.10 Mon, 30 Oct 2023 23:36:38 GMT _Version update only_ ## 0.13.9 Sun, 01 Oct 2023 02:56:30 GMT _Version update only_ ## 0.13.8 Sat, 30 Sep 2023 00:20:51 GMT _Version update only_ ## 0.13.7 Thu, 28 Sep 2023 20:53:17 GMT _Version update only_ ## 0.13.6 Wed, 27 Sep 2023 00:21:38 GMT _Version update only_ ## 0.13.5 Tue, 26 Sep 2023 21:02:30 GMT _Version update only_ ## 0.13.4 Tue, 26 Sep 2023 09:30:33 GMT ### Patches - Update type-only imports to include the type modifier. ## 0.13.3 Mon, 25 Sep 2023 23:38:28 GMT _Version update only_ ## 0.13.2 Fri, 22 Sep 2023 00:05:51 GMT _Version update only_ ## 0.13.1 Tue, 19 Sep 2023 15:21:52 GMT _Version update only_ ## 0.13.0 Fri, 15 Sep 2023 00:36:58 GMT ### Minor changes - Update @types/node from 14 to 18 ## 0.12.35 Thu, 07 Sep 2023 03:35:43 GMT ### Patches - Update Webpack peerDependency to ~4.47.0. ## 0.12.34 Tue, 08 Aug 2023 07:10:40 GMT _Version update only_ ## 0.12.33 Mon, 31 Jul 2023 15:19:06 GMT _Version update only_ ## 0.12.32 Sat, 29 Jul 2023 00:22:51 GMT _Version update only_ ## 0.12.31 Thu, 20 Jul 2023 20:47:28 GMT _Version update only_ ## 0.12.30 Wed, 19 Jul 2023 00:20:31 GMT ### Patches - Fix calculation of rendered module positions to properly reflect character codes, not raw bytes. ## 0.12.29 Fri, 14 Jul 2023 15:20:45 GMT _Version update only_ ## 0.12.28 Thu, 13 Jul 2023 00:22:37 GMT _Version update only_ ## 0.12.27 Wed, 12 Jul 2023 15:20:40 GMT _Version update only_ ## 0.12.26 Wed, 12 Jul 2023 00:23:30 GMT _Version update only_ ## 0.12.25 Fri, 07 Jul 2023 00:19:33 GMT _Version update only_ ## 0.12.24 Thu, 06 Jul 2023 00:16:20 GMT _Version update only_ ## 0.12.23 Tue, 04 Jul 2023 00:18:47 GMT _Version update only_ ## 0.12.22 Mon, 19 Jun 2023 22:40:21 GMT _Version update only_ ## 0.12.21 Thu, 15 Jun 2023 00:21:02 GMT _Version update only_ ## 0.12.20 Wed, 14 Jun 2023 00:19:42 GMT _Version update only_ ## 0.12.19 Tue, 13 Jun 2023 15:17:20 GMT _Version update only_ ## 0.12.18 Tue, 13 Jun 2023 01:49:02 GMT _Version update only_ ## 0.12.17 Fri, 09 Jun 2023 18:05:35 GMT _Version update only_ ## 0.12.16 Fri, 09 Jun 2023 15:23:15 GMT _Version update only_ ## 0.12.15 Fri, 09 Jun 2023 00:19:49 GMT _Version update only_ ## 0.12.14 Thu, 08 Jun 2023 15:21:17 GMT _Version update only_ ## 0.12.13 Thu, 08 Jun 2023 00:20:03 GMT _Version update only_ ## 0.12.12 Wed, 07 Jun 2023 22:45:17 GMT _Version update only_ ## 0.12.11 Tue, 06 Jun 2023 02:52:51 GMT _Version update only_ ## 0.12.10 Mon, 05 Jun 2023 21:45:21 GMT _Version update only_ ## 0.12.9 Fri, 02 Jun 2023 02:01:13 GMT _Version update only_ ## 0.12.8 Mon, 29 May 2023 15:21:15 GMT _Version update only_ ## 0.12.7 Mon, 22 May 2023 06:34:33 GMT _Version update only_ ## 0.12.6 Fri, 12 May 2023 00:23:05 GMT _Version update only_ ## 0.12.5 Thu, 04 May 2023 15:17:38 GMT _Version update only_ ## 0.12.4 Thu, 04 May 2023 00:20:28 GMT ### Patches - Fix async import compressor erroring when encountering unresolved dependencies. ## 0.12.3 Mon, 01 May 2023 15:23:20 GMT _Version update only_ ## 0.12.2 Sat, 29 Apr 2023 00:23:03 GMT _Version update only_ ## 0.12.1 Thu, 27 Apr 2023 17:18:43 GMT _Version update only_ ## 0.12.0 Wed, 26 Apr 2023 00:22:30 GMT ### Minor changes - Emit metadata about character position of rendered modules. ## 0.11.4 Tue, 04 Apr 2023 22:36:28 GMT _Version update only_ ## 0.11.3 Sat, 18 Mar 2023 00:20:56 GMT _Version update only_ ## 0.11.2 Fri, 10 Feb 2023 01:18:51 GMT _Version update only_ ## 0.11.1 Sun, 05 Feb 2023 03:02:02 GMT ### Patches - Change the peer dependency selector on `@types/node` to a wildcard (`*`). ## 0.11.0 Wed, 01 Feb 2023 02:16:34 GMT ### Minor changes - Bump @types/node peerDependency to ^14.18.36. ## 0.10.0 Mon, 30 Jan 2023 16:22:30 GMT ### Minor changes - Move the @types/node dependency to an optional peerDependency. ## 0.9.48 Mon, 30 Jan 2023 00:55:44 GMT _Version update only_ ## 0.9.47 Sat, 28 Jan 2023 01:22:02 GMT _Version update only_ ## 0.9.46 Thu, 26 Jan 2023 02:55:10 GMT _Version update only_ ## 0.9.45 Wed, 25 Jan 2023 07:26:55 GMT _Version update only_ ## 0.9.44 Wed, 18 Jan 2023 22:44:12 GMT _Version update only_ ## 0.9.43 Tue, 20 Dec 2022 01:18:22 GMT _Version update only_ ## 0.9.42 Fri, 09 Dec 2022 16:18:28 GMT _Version update only_ ## 0.9.41 Tue, 29 Nov 2022 01:16:49 GMT _Version update only_ ## 0.9.40 Tue, 08 Nov 2022 01:20:56 GMT _Version update only_ ## 0.9.39 Wed, 26 Oct 2022 00:16:16 GMT _Version update only_ ## 0.9.38 Mon, 17 Oct 2022 22:14:21 GMT _Version update only_ ## 0.9.37 Mon, 17 Oct 2022 15:16:00 GMT _Version update only_ ## 0.9.36 Fri, 14 Oct 2022 15:26:32 GMT _Version update only_ ## 0.9.35 Thu, 13 Oct 2022 00:20:15 GMT _Version update only_ ## 0.9.34 Tue, 11 Oct 2022 23:49:12 GMT _Version update only_ ## 0.9.33 Mon, 10 Oct 2022 15:23:44 GMT _Version update only_ ## 0.9.32 Thu, 29 Sep 2022 07:13:06 GMT _Version update only_ ## 0.9.31 Tue, 27 Sep 2022 22:17:20 GMT _Version update only_ ## 0.9.30 Wed, 21 Sep 2022 20:21:10 GMT _Version update only_ ## 0.9.29 Thu, 15 Sep 2022 00:18:52 GMT _Version update only_ ## 0.9.28 Tue, 13 Sep 2022 00:16:55 GMT _Version update only_ ## 0.9.27 Mon, 12 Sep 2022 22:27:48 GMT _Version update only_ ## 0.9.26 Fri, 02 Sep 2022 17:48:43 GMT _Version update only_ ## 0.9.25 Wed, 31 Aug 2022 01:45:06 GMT _Version update only_ ## 0.9.24 Wed, 31 Aug 2022 00:42:46 GMT _Version update only_ ## 0.9.23 Wed, 24 Aug 2022 03:01:22 GMT _Version update only_ ## 0.9.22 Wed, 24 Aug 2022 00:14:38 GMT _Version update only_ ## 0.9.21 Fri, 19 Aug 2022 00:17:20 GMT _Version update only_ ## 0.9.20 Wed, 10 Aug 2022 09:52:12 GMT _Version update only_ ## 0.9.19 Wed, 10 Aug 2022 08:12:16 GMT _Version update only_ ## 0.9.18 Wed, 03 Aug 2022 18:40:35 GMT _Version update only_ ## 0.9.17 Mon, 01 Aug 2022 02:45:32 GMT _Version update only_ ## 0.9.16 Thu, 21 Jul 2022 23:30:27 GMT _Version update only_ ## 0.9.15 Thu, 21 Jul 2022 00:16:14 GMT _Version update only_ ## 0.9.14 Wed, 13 Jul 2022 21:31:13 GMT _Version update only_ ## 0.9.13 Fri, 08 Jul 2022 15:17:47 GMT _Version update only_ ## 0.9.12 Mon, 04 Jul 2022 15:15:13 GMT _Version update only_ ## 0.9.11 Thu, 30 Jun 2022 04:48:54 GMT _Version update only_ ## 0.9.10 Tue, 28 Jun 2022 22:47:14 GMT _Version update only_ ## 0.9.9 Tue, 28 Jun 2022 00:23:32 GMT _Version update only_ ## 0.9.8 Mon, 27 Jun 2022 18:43:09 GMT _Version update only_ ## 0.9.7 Sat, 25 Jun 2022 21:00:40 GMT _Version update only_ ## 0.9.6 Sat, 25 Jun 2022 01:54:29 GMT _Version update only_ ## 0.9.5 Fri, 24 Jun 2022 07:16:47 GMT _Version update only_ ## 0.9.4 Thu, 23 Jun 2022 22:14:24 GMT ### Patches - Rename from @rushstack/module-minifier-plugin. ## 0.9.3 Tue, 21 Jun 2022 20:27:19 GMT ### Patches - Upgrade @types/webpack and add missing optional peer dependency. ## 0.9.2 Tue, 07 Jun 2022 09:37:05 GMT _Version update only_ ## 0.9.1 Wed, 25 May 2022 22:25:07 GMT _Version update only_ ## 0.9.0 Fri, 20 May 2022 00:11:55 GMT ### Minor changes - Factor out minifiers into @rushstack/module-minifier. ## 0.8.17 Thu, 19 May 2022 15:13:20 GMT _Version update only_ ## 0.8.16 Sat, 14 May 2022 03:01:27 GMT _Version update only_ ## 0.8.15 Tue, 10 May 2022 01:20:43 GMT _Version update only_ ## 0.8.14 Wed, 04 May 2022 23:29:13 GMT _Version update only_ ## 0.8.13 Tue, 26 Apr 2022 00:10:15 GMT _Version update only_ ## 0.8.12 Sat, 23 Apr 2022 02:13:07 GMT _Version update only_ ## 0.8.11 Fri, 15 Apr 2022 00:12:36 GMT _Version update only_ ## 0.8.10 Wed, 13 Apr 2022 15:12:41 GMT _Version update only_ ## 0.8.9 Tue, 12 Apr 2022 23:29:34 GMT _Version update only_ ## 0.8.8 Tue, 12 Apr 2022 02:58:32 GMT _Version update only_ ## 0.8.7 Sat, 09 Apr 2022 19:07:48 GMT _Version update only_ ## 0.8.6 Sat, 09 Apr 2022 02:24:26 GMT ### Patches - Rename the "master" branch to "main". ## 0.8.5 Fri, 08 Apr 2022 20:05:59 GMT _Version update only_ ## 0.8.4 Wed, 06 Apr 2022 22:35:23 GMT _Version update only_ ## 0.8.3 Thu, 31 Mar 2022 02:06:05 GMT _Version update only_ ## 0.8.2 Sat, 19 Mar 2022 08:05:38 GMT _Version update only_ ## 0.8.1 Tue, 15 Mar 2022 19:15:54 GMT _Version update only_ ## 0.8.0 Thu, 17 Feb 2022 00:32:30 GMT ### Minor changes - Include plugin state in webpack hash calculations, such that updating the plugin options changes the compilation and chunk hashes. ## 0.7.1 Fri, 11 Feb 2022 10:30:25 GMT _Version update only_ ## 0.7.0 Fri, 11 Feb 2022 01:12:20 GMT ### Minor changes - Add support for `compressAsyncImports` flag. Modify `usePortableModules` option to use `module.identifier()` instead of `module.resource` so that loader configuration is accounted for during deduplication. Switch to overriding the render function on the JavaScript module template to deduplicate rendering across chunks. ## 0.6.14 Tue, 25 Jan 2022 01:11:07 GMT _Version update only_ ## 0.6.13 Fri, 21 Jan 2022 01:10:41 GMT _Version update only_ ## 0.6.12 Thu, 20 Jan 2022 02:43:46 GMT _Version update only_ ## 0.6.11 Wed, 05 Jan 2022 16:07:47 GMT _Version update only_ ## 0.6.10 Mon, 27 Dec 2021 16:10:40 GMT _Version update only_ ## 0.6.9 Tue, 14 Dec 2021 19:27:51 GMT _Version update only_ ## 0.6.8 Thu, 09 Dec 2021 20:34:41 GMT _Version update only_ ## 0.6.7 Thu, 09 Dec 2021 00:21:54 GMT _Version update only_ ## 0.6.6 Wed, 08 Dec 2021 19:05:08 GMT _Version update only_ ## 0.6.5 Wed, 08 Dec 2021 16:14:05 GMT _Version update only_ ## 0.6.4 Mon, 06 Dec 2021 16:08:33 GMT _Version update only_ ## 0.6.3 Fri, 03 Dec 2021 03:05:22 GMT _Version update only_ ## 0.6.2 Tue, 30 Nov 2021 20:18:41 GMT _Version update only_ ## 0.6.1 Mon, 29 Nov 2021 07:26:16 GMT _Version update only_ ## 0.6.0 Wed, 24 Nov 2021 01:10:33 GMT ### Minor changes - Export a getIdentifier function for generating safe JavaScript identifiers. ## 0.5.0 Thu, 18 Nov 2021 01:10:06 GMT ### Minor changes - Upgrade to terser 5.10.2, fix source maps in NoopMinifier ## 0.4.36 Sat, 13 Nov 2021 01:09:28 GMT ### Patches - Fix a minor mistake in the README. ## 0.4.35 Sat, 06 Nov 2021 00:09:13 GMT _Version update only_ ## 0.4.34 Fri, 05 Nov 2021 15:09:18 GMT _Version update only_ ## 0.4.33 Thu, 28 Oct 2021 00:08:22 GMT _Version update only_ ## 0.4.32 Wed, 27 Oct 2021 00:08:15 GMT ### Patches - Update the package.json repository field to include the directory property. ## 0.4.31 Wed, 13 Oct 2021 15:09:55 GMT _Version update only_ ## 0.4.30 Fri, 08 Oct 2021 09:35:07 GMT _Version update only_ ## 0.4.29 Fri, 08 Oct 2021 08:08:34 GMT _Version update only_ ## 0.4.28 Thu, 07 Oct 2021 23:43:12 GMT _Version update only_ ## 0.4.27 Thu, 07 Oct 2021 07:13:35 GMT _Version update only_ ## 0.4.26 Wed, 06 Oct 2021 15:08:26 GMT _Version update only_ ## 0.4.25 Wed, 06 Oct 2021 02:41:48 GMT _Version update only_ ## 0.4.24 Tue, 05 Oct 2021 15:08:38 GMT _Version update only_ ## 0.4.23 Mon, 04 Oct 2021 15:10:18 GMT _Version update only_ ## 0.4.22 Fri, 24 Sep 2021 00:09:29 GMT _Version update only_ ## 0.4.21 Thu, 23 Sep 2021 00:10:41 GMT ### Patches - Upgrade the `@types/node` dependency to version to version 12. ## 0.4.20 Wed, 22 Sep 2021 03:27:12 GMT _Version update only_ ## 0.4.19 Wed, 22 Sep 2021 00:09:32 GMT _Version update only_ ## 0.4.18 Sat, 18 Sep 2021 03:05:57 GMT _Version update only_ ## 0.4.17 Tue, 14 Sep 2021 01:17:04 GMT _Version update only_ ## 0.4.16 Mon, 13 Sep 2021 15:07:05 GMT _Version update only_ ## 0.4.15 Fri, 10 Sep 2021 15:08:28 GMT _Version update only_ ## 0.4.14 Wed, 08 Sep 2021 19:06:22 GMT _Version update only_ ## 0.4.13 Wed, 08 Sep 2021 00:08:03 GMT _Version update only_ ## 0.4.12 Fri, 03 Sep 2021 00:09:10 GMT _Version update only_ ## 0.4.11 Tue, 31 Aug 2021 00:07:11 GMT _Version update only_ ## 0.4.10 Fri, 27 Aug 2021 00:07:25 GMT _Version update only_ ## 0.4.9 Fri, 20 Aug 2021 15:08:10 GMT _Version update only_ ## 0.4.8 Wed, 18 Aug 2021 00:06:54 GMT ### Patches - Fix compatibility issue with mini-css-extract-plugin and other plugins that introduce non-JavaScript modules and asset types. ## 0.4.7 Fri, 13 Aug 2021 00:09:14 GMT _Version update only_ ## 0.4.6 Thu, 12 Aug 2021 18:11:18 GMT _Version update only_ ## 0.4.5 Thu, 12 Aug 2021 01:28:38 GMT _Version update only_ ## 0.4.4 Wed, 11 Aug 2021 23:14:17 GMT _Version update only_ ## 0.4.3 Wed, 11 Aug 2021 00:07:21 GMT _Version update only_ ## 0.4.2 Sat, 31 Jul 2021 00:52:11 GMT _Version update only_ ## 0.4.1 Thu, 22 Jul 2021 22:31:41 GMT ### Patches - Fix comment file generation logic. Fix WorkerPoolMinifier hanging the process. ## 0.4.0 Thu, 22 Jul 2021 15:07:19 GMT ### Minor changes - Separate comment extraction from minification. ## 0.3.75 Wed, 14 Jul 2021 15:06:29 GMT _Version update only_ ## 0.3.74 Tue, 13 Jul 2021 23:00:33 GMT _Version update only_ ## 0.3.73 Mon, 12 Jul 2021 23:08:26 GMT _Version update only_ ## 0.3.72 Thu, 08 Jul 2021 23:41:17 GMT _Version update only_ ## 0.3.71 Thu, 08 Jul 2021 06:00:48 GMT _Version update only_ ## 0.3.70 Thu, 01 Jul 2021 15:08:27 GMT _Version update only_ ## 0.3.69 Wed, 30 Jun 2021 19:16:19 GMT _Version update only_ ## 0.3.68 Wed, 30 Jun 2021 15:06:54 GMT _Version update only_ ## 0.3.67 Wed, 30 Jun 2021 01:37:17 GMT _Version update only_ ## 0.3.66 Fri, 25 Jun 2021 00:08:28 GMT _Version update only_ ## 0.3.65 Fri, 18 Jun 2021 06:23:05 GMT _Version update only_ ## 0.3.64 Wed, 16 Jun 2021 18:53:52 GMT _Version update only_ ## 0.3.63 Wed, 16 Jun 2021 15:07:24 GMT _Version update only_ ## 0.3.62 Tue, 15 Jun 2021 20:38:35 GMT _Version update only_ ## 0.3.61 Fri, 11 Jun 2021 23:26:16 GMT _Version update only_ ## 0.3.60 Fri, 11 Jun 2021 00:34:02 GMT _Version update only_ ## 0.3.59 Thu, 10 Jun 2021 15:08:16 GMT _Version update only_ ## 0.3.58 Fri, 04 Jun 2021 19:59:53 GMT _Version update only_ ## 0.3.57 Fri, 04 Jun 2021 15:08:20 GMT _Version update only_ ## 0.3.56 Fri, 04 Jun 2021 00:08:34 GMT _Version update only_ ## 0.3.55 Tue, 01 Jun 2021 18:29:26 GMT _Version update only_ ## 0.3.54 Sat, 29 May 2021 01:05:06 GMT _Version update only_ ## 0.3.53 Fri, 28 May 2021 06:19:58 GMT _Version update only_ ## 0.3.52 Tue, 25 May 2021 00:12:21 GMT _Version update only_ ## 0.3.51 Wed, 19 May 2021 00:11:39 GMT _Version update only_ ## 0.3.50 Thu, 13 May 2021 01:52:47 GMT _Version update only_ ## 0.3.49 Tue, 11 May 2021 22:19:17 GMT _Version update only_ ## 0.3.48 Mon, 03 May 2021 15:10:28 GMT _Version update only_ ## 0.3.47 Thu, 29 Apr 2021 23:26:50 GMT _Version update only_ ## 0.3.46 Thu, 29 Apr 2021 01:07:29 GMT _Version update only_ ## 0.3.45 Fri, 23 Apr 2021 22:00:07 GMT _Version update only_ ## 0.3.44 Fri, 23 Apr 2021 15:11:21 GMT _Version update only_ ## 0.3.43 Wed, 21 Apr 2021 15:12:28 GMT _Version update only_ ## 0.3.42 Tue, 20 Apr 2021 04:59:51 GMT _Version update only_ ## 0.3.41 Thu, 15 Apr 2021 02:59:25 GMT _Version update only_ ## 0.3.40 Mon, 12 Apr 2021 15:10:29 GMT _Version update only_ ## 0.3.39 Thu, 08 Apr 2021 20:41:54 GMT _Version update only_ ## 0.3.38 Thu, 08 Apr 2021 06:05:32 GMT _Version update only_ ## 0.3.37 Thu, 08 Apr 2021 00:10:18 GMT _Version update only_ ## 0.3.36 Tue, 06 Apr 2021 15:14:22 GMT _Version update only_ ## 0.3.35 Wed, 31 Mar 2021 15:10:36 GMT _Version update only_ ## 0.3.34 Mon, 29 Mar 2021 05:02:07 GMT _Version update only_ ## 0.3.33 Fri, 19 Mar 2021 22:31:38 GMT _Version update only_ ## 0.3.32 Wed, 17 Mar 2021 05:04:38 GMT _Version update only_ ## 0.3.31 Fri, 12 Mar 2021 01:13:27 GMT _Version update only_ ## 0.3.30 Wed, 10 Mar 2021 06:23:29 GMT _Version update only_ ## 0.3.29 Wed, 10 Mar 2021 05:10:06 GMT _Version update only_ ## 0.3.28 Thu, 04 Mar 2021 01:11:31 GMT _Version update only_ ## 0.3.27 Tue, 02 Mar 2021 23:25:05 GMT _Version update only_ ## 0.3.26 Fri, 05 Feb 2021 16:10:42 GMT _Version update only_ ## 0.3.25 Fri, 22 Jan 2021 05:39:22 GMT _Version update only_ ## 0.3.24 Thu, 21 Jan 2021 04:19:00 GMT _Version update only_ ## 0.3.23 Wed, 13 Jan 2021 01:11:06 GMT _Version update only_ ## 0.3.22 Fri, 08 Jan 2021 07:28:50 GMT _Version update only_ ## 0.3.21 Wed, 06 Jan 2021 16:10:43 GMT _Version update only_ ## 0.3.20 Mon, 14 Dec 2020 16:12:21 GMT _Version update only_ ## 0.3.19 Thu, 10 Dec 2020 23:25:50 GMT _Version update only_ ## 0.3.18 Sat, 05 Dec 2020 01:11:23 GMT _Version update only_ ## 0.3.17 Tue, 01 Dec 2020 01:10:38 GMT _Version update only_ ## 0.3.16 Mon, 30 Nov 2020 16:11:50 GMT _Version update only_ ## 0.3.15 Wed, 18 Nov 2020 08:19:54 GMT _Version update only_ ## 0.3.14 Wed, 18 Nov 2020 06:21:58 GMT _Version update only_ ## 0.3.13 Tue, 17 Nov 2020 01:17:38 GMT _Version update only_ ## 0.3.12 Mon, 16 Nov 2020 01:57:58 GMT _Version update only_ ## 0.3.11 Fri, 13 Nov 2020 01:11:01 GMT _Version update only_ ## 0.3.10 Thu, 12 Nov 2020 01:11:10 GMT _Version update only_ ## 0.3.9 Wed, 11 Nov 2020 01:08:58 GMT _Version update only_ ## 0.3.8 Tue, 10 Nov 2020 23:13:12 GMT _Version update only_ ## 0.3.7 Tue, 10 Nov 2020 16:11:42 GMT _Version update only_ ## 0.3.6 Sun, 08 Nov 2020 22:52:49 GMT _Version update only_ ## 0.3.5 Fri, 06 Nov 2020 16:09:30 GMT _Version update only_ ## 0.3.4 Tue, 03 Nov 2020 01:11:19 GMT _Version update only_ ## 0.3.3 Mon, 02 Nov 2020 16:12:05 GMT _Version update only_ ## 0.3.2 Fri, 30 Oct 2020 06:38:39 GMT _Version update only_ ## 0.3.1 Fri, 30 Oct 2020 00:10:14 GMT _Version update only_ ## 0.3.0 Thu, 29 Oct 2020 06:14:19 GMT ### Minor changes - Upgrade @types/tapable ## 0.2.0 Thu, 29 Oct 2020 00:11:33 GMT ### Minor changes - Update Webpack dependency to ~4.44.2 ## 0.1.58 Wed, 28 Oct 2020 01:18:03 GMT _Version update only_ ## 0.1.57 Tue, 27 Oct 2020 15:10:14 GMT _Version update only_ ## 0.1.56 Sat, 24 Oct 2020 00:11:19 GMT _Version update only_ ## 0.1.55 Wed, 21 Oct 2020 05:09:44 GMT _Version update only_ ## 0.1.54 Wed, 21 Oct 2020 02:28:17 GMT _Version update only_ ## 0.1.53 Fri, 16 Oct 2020 23:32:58 GMT _Version update only_ ## 0.1.52 Thu, 15 Oct 2020 00:59:08 GMT _Version update only_ ## 0.1.51 Wed, 14 Oct 2020 23:30:14 GMT _Version update only_ ## 0.1.50 Tue, 13 Oct 2020 15:11:28 GMT _Version update only_ ## 0.1.49 Mon, 12 Oct 2020 15:11:16 GMT _Version update only_ ## 0.1.48 Fri, 09 Oct 2020 15:11:09 GMT _Version update only_ ## 0.1.47 Tue, 06 Oct 2020 00:24:06 GMT _Version update only_ ## 0.1.46 Mon, 05 Oct 2020 22:36:57 GMT _Version update only_ ## 0.1.45 Mon, 05 Oct 2020 15:10:42 GMT _Version update only_ ## 0.1.44 Fri, 02 Oct 2020 00:10:59 GMT _Version update only_ ## 0.1.43 Thu, 01 Oct 2020 20:27:16 GMT _Version update only_ ## 0.1.42 Thu, 01 Oct 2020 18:51:21 GMT _Version update only_ ## 0.1.41 Wed, 30 Sep 2020 18:39:17 GMT _Version update only_ ## 0.1.40 Wed, 30 Sep 2020 06:53:53 GMT ### Patches - Update README.md ## 0.1.39 Tue, 22 Sep 2020 05:45:57 GMT _Version update only_ ## 0.1.38 Tue, 22 Sep 2020 01:45:31 GMT _Version update only_ ## 0.1.37 Tue, 22 Sep 2020 00:08:53 GMT _Version update only_ ## 0.1.36 Sat, 19 Sep 2020 04:37:27 GMT _Version update only_ ## 0.1.35 Sat, 19 Sep 2020 03:33:07 GMT _Version update only_ ## 0.1.34 Fri, 18 Sep 2020 22:57:24 GMT _Version update only_ ## 0.1.33 Fri, 18 Sep 2020 21:49:53 GMT _Version update only_ ## 0.1.32 Wed, 16 Sep 2020 05:30:26 GMT _Version update only_ ## 0.1.31 Tue, 15 Sep 2020 01:51:37 GMT _Version update only_ ## 0.1.30 Mon, 14 Sep 2020 15:09:48 GMT _Version update only_ ## 0.1.29 Sun, 13 Sep 2020 01:53:20 GMT _Version update only_ ## 0.1.28 Fri, 11 Sep 2020 02:13:35 GMT _Version update only_ ## 0.1.27 Wed, 09 Sep 2020 03:29:01 GMT _Version update only_ ## 0.1.26 Wed, 09 Sep 2020 00:38:48 GMT _Version update only_ ## 0.1.25 Mon, 07 Sep 2020 07:37:37 GMT ### Patches - Fix duplicate module emit ## 0.1.24 Sat, 05 Sep 2020 18:56:35 GMT _Version update only_ ## 0.1.23 Fri, 04 Sep 2020 15:06:28 GMT _Version update only_ ## 0.1.22 Thu, 03 Sep 2020 15:09:59 GMT _Version update only_ ## 0.1.21 Wed, 02 Sep 2020 23:01:13 GMT _Version update only_ ## 0.1.20 Wed, 02 Sep 2020 15:10:17 GMT _Version update only_ ## 0.1.19 Thu, 27 Aug 2020 11:27:06 GMT _Version update only_ ## 0.1.18 Tue, 25 Aug 2020 00:10:12 GMT _Version update only_ ## 0.1.17 Mon, 24 Aug 2020 07:35:21 GMT _Version update only_ ## 0.1.16 Sat, 22 Aug 2020 05:55:42 GMT _Version update only_ ## 0.1.15 Fri, 21 Aug 2020 01:21:18 GMT _Version update only_ ## 0.1.14 Thu, 20 Aug 2020 18:41:47 GMT _Version update only_ ## 0.1.13 Thu, 20 Aug 2020 15:13:53 GMT _Version update only_ ## 0.1.12 Tue, 18 Aug 2020 23:59:42 GMT _Version update only_ ## 0.1.11 Tue, 18 Aug 2020 03:03:24 GMT _Version update only_ ## 0.1.10 Mon, 17 Aug 2020 05:31:53 GMT _Version update only_ ## 0.1.9 Mon, 17 Aug 2020 04:53:23 GMT _Version update only_ ## 0.1.8 Fri, 14 Aug 2020 23:38:14 GMT ### Patches - Fix handling of missing leading ids ## 0.1.7 Thu, 13 Aug 2020 09:26:40 GMT _Version update only_ ## 0.1.6 Thu, 13 Aug 2020 04:57:38 GMT _Version update only_ ## 0.1.5 Wed, 12 Aug 2020 00:10:05 GMT ### Patches - Updated project to build with Heft ## 0.1.4 Wed, 05 Aug 2020 18:27:32 GMT _Version update only_ ## 0.1.3 Thu, 23 Jul 2020 23:47:59 GMT ### Patches - Make @types/webpack optional, fix Module ## 0.1.2 Fri, 17 Jul 2020 22:44:06 GMT ### Patches - Support external modules ## 0.1.1 Tue, 14 Jul 2020 21:49:38 GMT ### Patches - Fix external typings ## 0.1.0 Sat, 11 Jul 2020 00:08:09 GMT ### Minor changes - Define ModuleMinifierPlugin