Skip to content

Latest commit

 

History

History
93 lines (56 loc) · 1.54 KB

File metadata and controls

93 lines (56 loc) · 1.54 KB

Change Log - @rushstack/heft-isolated-typescript-transpile-plugin

This log was last generated on Sat, 21 Jun 2025 00:13:15 GMT and should not be manually modified.

0.1.15

Sat, 21 Jun 2025 00:13:15 GMT

Version update only

0.1.14

Tue, 13 May 2025 20:32:55 GMT

Version update only

0.1.13

Tue, 13 May 2025 02:09:20 GMT

Version update only

0.1.12

Thu, 08 May 2025 00:11:15 GMT

Version update only

0.1.11

Tue, 06 May 2025 15:11:28 GMT

Patches

  • Fix source map comment in emitted files. Fix processing of "outDir" field to allow normal relative path formats ("./lib", or "lib" as opposed to "/lib").

0.1.10

Thu, 01 May 2025 15:11:33 GMT

Version update only

0.1.9

Thu, 01 May 2025 00:11:12 GMT

Version update only

0.1.8

Fri, 25 Apr 2025 00:11:32 GMT

Version update only

0.1.7

Mon, 21 Apr 2025 22:24:25 GMT

Version update only

0.1.6

Thu, 17 Apr 2025 00:11:21 GMT

Version update only

0.1.5

Tue, 15 Apr 2025 15:11:57 GMT

Version update only

0.1.4

Wed, 09 Apr 2025 00:11:03 GMT

Version update only

0.1.3

Fri, 04 Apr 2025 18:34:35 GMT

Version update only

0.1.2

Tue, 25 Mar 2025 15:11:16 GMT

Version update only

0.1.1

Fri, 14 Mar 2025 03:43:40 GMT

Patches

  • Fix a casing issue in the heft-plugin.json entryPoint field.
  • Fix an issue where the rootPath tsconfig.json property wasn't supported.
  • Fix a crash when there are zero files to transpile.
  • Fix an issue with the paths in sourcemaps.

0.1.0

Wed, 12 Mar 2025 23:12:56 GMT

Minor changes

  • Initial release.