This log was last generated on Fri, 10 Apr 2026 22:46:34 GMT and should not be manually modified.
Fri, 10 Apr 2026 22:46:34 GMT
Version update only
Thu, 09 Apr 2026 00:15:07 GMT
Version update only
Sat, 04 Apr 2026 00:14:00 GMT
Version update only
Wed, 01 Apr 2026 15:13:38 GMT
Version update only
Tue, 31 Mar 2026 15:14:15 GMT
Version update only
Mon, 09 Mar 2026 15:14:08 GMT
Version update only
Wed, 25 Feb 2026 21:39:42 GMT
Version update only
Wed, 25 Feb 2026 00:34:29 GMT
Version update only
Tue, 24 Feb 2026 01:13:27 GMT
Version update only
Mon, 23 Feb 2026 00:42:21 GMT
Version update only
Fri, 20 Feb 2026 16:14:49 GMT
Version update only
Fri, 20 Feb 2026 00:15:04 GMT
- 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 #5644.
Thu, 19 Feb 2026 00:04:52 GMT
- Normalize package layout. CommonJS is now under
lib-commonjs, DTS is now underlib-dts, and ESM is now underlib-esm. Imports tolibstill work as before, handled by the"exports"field inpackage.json.
Sat, 07 Feb 2026 01:13:26 GMT
Version update only
Wed, 04 Feb 2026 20:42:47 GMT
Version update only
Wed, 04 Feb 2026 16:13:27 GMT
Version update only
Fri, 30 Jan 2026 01:16:13 GMT
Version update only
Thu, 08 Jan 2026 01:12:30 GMT
Version update only
Wed, 07 Jan 2026 01:12:25 GMT
Version update only
Mon, 05 Jan 2026 16:12:49 GMT
Version update only
Sat, 06 Dec 2025 01:12:28 GMT
Version update only
Fri, 21 Nov 2025 16:13:56 GMT
Version update only
Wed, 12 Nov 2025 01:12:56 GMT
Version update only
Tue, 04 Nov 2025 08:15:14 GMT
Version update only
Fri, 24 Oct 2025 00:13:38 GMT
Version update only
Wed, 22 Oct 2025 00:57:54 GMT
Version update only
Wed, 08 Oct 2025 00:13:29 GMT
Version update only
Fri, 03 Oct 2025 20:09:59 GMT
- Normalize import of builtin modules to use the
node:protocol.
Tue, 30 Sep 2025 23:57:45 GMT
- Release Heft version 1.0.0
Tue, 30 Sep 2025 20:33:51 GMT
Version update only
Fri, 12 Sep 2025 15:13:07 GMT
Version update only
Thu, 11 Sep 2025 00:22:31 GMT
Version update only
Tue, 19 Aug 2025 20:45:02 GMT
- Manually process wildcard directories for watching instead of watching all read directories.
Fri, 01 Aug 2025 00:12:49 GMT
Version update only
Mon, 28 Jul 2025 15:11:56 GMT
- Add support for watch mode.
Wed, 23 Jul 2025 20:55:57 GMT
Version update only
Sat, 21 Jun 2025 00:13:15 GMT
Version update only
Tue, 13 May 2025 20:32:55 GMT
Version update only
Tue, 13 May 2025 02:09:20 GMT
Version update only
Thu, 08 May 2025 00:11:15 GMT
Version update only
Tue, 06 May 2025 15:11:28 GMT
- 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").
Thu, 01 May 2025 15:11:33 GMT
Version update only
Thu, 01 May 2025 00:11:12 GMT
Version update only
Fri, 25 Apr 2025 00:11:32 GMT
Version update only
Mon, 21 Apr 2025 22:24:25 GMT
Version update only
Thu, 17 Apr 2025 00:11:21 GMT
Version update only
Tue, 15 Apr 2025 15:11:57 GMT
Version update only
Wed, 09 Apr 2025 00:11:03 GMT
Version update only
Fri, 04 Apr 2025 18:34:35 GMT
Version update only
Tue, 25 Mar 2025 15:11:16 GMT
Version update only
Fri, 14 Mar 2025 03:43:40 GMT
- Fix a casing issue in the
heft-plugin.jsonentryPointfield. - Fix an issue where the
rootPathtsconfig.jsonproperty wasn't supported. - Fix a crash when there are zero files to transpile.
- Fix an issue with the paths in sourcemaps.
Wed, 12 Mar 2025 23:12:56 GMT
- Initial release.