# Change Log - @rushstack/heft-localization-typings-plugin This log was last generated on Sat, 13 Jun 2026 00:16:19 GMT and should not be manually modified. ## 1.1.20 Sat, 13 Jun 2026 00:16:19 GMT _Version update only_ ## 1.1.19 Mon, 08 Jun 2026 15:15:50 GMT _Version update only_ ## 1.1.18 Mon, 20 Apr 2026 23:31:13 GMT _Version update only_ ## 1.1.17 Mon, 20 Apr 2026 15:15:24 GMT _Version update only_ ## 1.1.16 Sat, 18 Apr 2026 03:47:10 GMT _Version update only_ ## 1.1.15 Sat, 18 Apr 2026 00:15:17 GMT _Version update only_ ## 1.1.14 Fri, 17 Apr 2026 15:14:57 GMT _Version update only_ ## 1.1.13 Fri, 10 Apr 2026 22:46:34 GMT _Version update only_ ## 1.1.12 Thu, 09 Apr 2026 00:15:07 GMT _Version update only_ ## 1.1.11 Sat, 04 Apr 2026 00:14:00 GMT _Version update only_ ## 1.1.10 Wed, 01 Apr 2026 15:13:38 GMT _Version update only_ ## 1.1.9 Tue, 31 Mar 2026 15:14:15 GMT _Version update only_ ## 1.1.8 Mon, 09 Mar 2026 15:14:08 GMT _Version update only_ ## 1.1.7 Wed, 25 Feb 2026 21:39:42 GMT _Version update only_ ## 1.1.6 Wed, 25 Feb 2026 00:34:30 GMT _Version update only_ ## 1.1.5 Tue, 24 Feb 2026 01:13:27 GMT _Version update only_ ## 1.1.4 Mon, 23 Feb 2026 00:42:21 GMT _Version update only_ ## 1.1.3 Fri, 20 Feb 2026 16:14:49 GMT _Version update only_ ## 1.1.2 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. ## 1.1.1 Thu, 19 Feb 2026 01:30:06 GMT ### Patches - Add missing README and LICENSE files to package. ## 1.1.0 Thu, 19 Feb 2026 00:04:52 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`. ## 1.0.15 Sat, 07 Feb 2026 01:13:26 GMT _Version update only_ ## 1.0.14 Wed, 04 Feb 2026 20:42:47 GMT _Version update only_ ## 1.0.13 Wed, 04 Feb 2026 16:13:27 GMT _Version update only_ ## 1.0.12 Fri, 30 Jan 2026 01:16:13 GMT _Version update only_ ## 1.0.11 Thu, 08 Jan 2026 01:12:30 GMT _Version update only_ ## 1.0.10 Wed, 07 Jan 2026 01:12:25 GMT _Version update only_ ## 1.0.9 Mon, 05 Jan 2026 16:12:50 GMT _Version update only_ ## 1.0.8 Sat, 06 Dec 2025 01:12:28 GMT _Version update only_ ## 1.0.7 Fri, 21 Nov 2025 16:13:56 GMT _Version update only_ ## 1.0.6 Wed, 12 Nov 2025 01:12:56 GMT _Version update only_ ## 1.0.5 Tue, 04 Nov 2025 08:15:14 GMT _Version update only_ ## 1.0.4 Fri, 24 Oct 2025 00:13:38 GMT _Version update only_ ## 1.0.3 Wed, 22 Oct 2025 00:57:54 GMT _Version update only_ ## 1.0.2 Wed, 08 Oct 2025 00:13:29 GMT _Version update only_ ## 1.0.1 Fri, 03 Oct 2025 20:10:00 GMT _Version update only_ ## 1.0.0 Tue, 30 Sep 2025 23:57:45 GMT ### Breaking changes - Release Heft version 1.0.0 ## 0.3.22 Tue, 30 Sep 2025 20:33:51 GMT _Version update only_ ## 0.3.21 Fri, 12 Sep 2025 15:13:07 GMT _Version update only_ ## 0.3.20 Thu, 11 Sep 2025 00:22:31 GMT _Version update only_ ## 0.3.19 Tue, 19 Aug 2025 20:45:02 GMT _Version update only_ ## 0.3.18 Fri, 01 Aug 2025 00:12:49 GMT _Version update only_ ## 0.3.17 Wed, 23 Jul 2025 20:55:57 GMT _Version update only_ ## 0.3.16 Sat, 21 Jun 2025 00:13:15 GMT _Version update only_ ## 0.3.15 Tue, 13 May 2025 02:09:20 GMT _Version update only_ ## 0.3.14 Thu, 01 May 2025 15:11:33 GMT _Version update only_ ## 0.3.13 Thu, 01 May 2025 00:11:12 GMT _Version update only_ ## 0.3.12 Fri, 25 Apr 2025 00:11:32 GMT _Version update only_ ## 0.3.11 Mon, 21 Apr 2025 22:24:25 GMT _Version update only_ ## 0.3.10 Thu, 17 Apr 2025 00:11:21 GMT _Version update only_ ## 0.3.9 Tue, 15 Apr 2025 15:11:57 GMT _Version update only_ ## 0.3.8 Wed, 09 Apr 2025 00:11:03 GMT _Version update only_ ## 0.3.7 Fri, 04 Apr 2025 18:34:35 GMT _Version update only_ ## 0.3.6 Tue, 25 Mar 2025 15:11:16 GMT _Version update only_ ## 0.3.5 Wed, 12 Mar 2025 22:41:36 GMT _Version update only_ ## 0.3.4 Wed, 12 Mar 2025 00:11:32 GMT _Version update only_ ## 0.3.3 Tue, 11 Mar 2025 02:12:34 GMT _Version update only_ ## 0.3.2 Tue, 11 Mar 2025 00:11:25 GMT _Version update only_ ## 0.3.1 Sat, 01 Mar 2025 05:00:09 GMT _Version update only_ ## 0.3.0 Thu, 27 Feb 2025 16:10:47 GMT ### Minor changes - Add option "trimmedJsonOutputFolders" to allow the plugin to output an object mapping the string names to untranslated strings as JSON in the specified folders. This allows bundlers and unit tests to operate on those strings without special handling. ## 0.2.24 Thu, 27 Feb 2025 01:10:39 GMT _Version update only_ ## 0.2.23 Wed, 26 Feb 2025 16:11:11 GMT _Version update only_ ## 0.2.22 Sat, 22 Feb 2025 01:11:12 GMT _Version update only_ ## 0.2.21 Wed, 19 Feb 2025 18:53:48 GMT _Version update only_ ## 0.2.20 Wed, 12 Feb 2025 01:10:52 GMT _Version update only_ ## 0.2.19 Thu, 30 Jan 2025 16:10:36 GMT _Version update only_ ## 0.2.18 Thu, 30 Jan 2025 01:11:42 GMT _Version update only_ ## 0.2.17 Thu, 09 Jan 2025 01:10:10 GMT _Version update only_ ## 0.2.16 Tue, 07 Jan 2025 22:17:32 GMT _Version update only_ ## 0.2.15 Sat, 14 Dec 2024 01:11:07 GMT _Version update only_ ## 0.2.14 Mon, 09 Dec 2024 20:31:43 GMT _Version update only_ ## 0.2.13 Tue, 03 Dec 2024 16:11:08 GMT _Version update only_ ## 0.2.12 Sat, 23 Nov 2024 01:18:55 GMT _Version update only_ ## 0.2.11 Fri, 22 Nov 2024 01:10:43 GMT _Version update only_ ## 0.2.10 Thu, 24 Oct 2024 00:15:48 GMT _Version update only_ ## 0.2.9 Mon, 21 Oct 2024 18:50:10 GMT _Version update only_ ## 0.2.8 Thu, 17 Oct 2024 08:35:06 GMT _Version update only_ ## 0.2.7 Tue, 15 Oct 2024 00:12:31 GMT _Version update only_ ## 0.2.6 Wed, 02 Oct 2024 00:11:19 GMT _Version update only_ ## 0.2.5 Tue, 01 Oct 2024 00:11:28 GMT _Version update only_ ## 0.2.4 Mon, 30 Sep 2024 15:12:19 GMT _Version update only_ ## 0.2.3 Sat, 28 Sep 2024 00:11:41 GMT _Version update only_ ## 0.2.2 Fri, 13 Sep 2024 00:11:43 GMT _Version update only_ ## 0.2.1 Tue, 10 Sep 2024 20:08:11 GMT _Version update only_ ## 0.2.0 Mon, 26 Aug 2024 02:00:11 GMT ### Minor changes - Add a `valueDocumentationComment` option to `exportAsDefault` that allows a documentation comment to be generated for the exported value. - Rename the `documentationComment` property in the `exportAsDefault` value to `interfaceDocumentationComment`. ## 0.1.2 Wed, 21 Aug 2024 16:24:51 GMT ### Patches - Fix an issue where the `stringNamesToIgnore` option was ignored. ## 0.1.1 Wed, 21 Aug 2024 06:52:07 GMT ### Patches - Fix a misnamed property in the options schema. ## 0.1.0 Wed, 21 Aug 2024 05:43:04 GMT ### Minor changes - Initial release.