This log was last generated on Fri, 10 Apr 2026 22:46:35 GMT and should not be manually modified.
Fri, 10 Apr 2026 22:46:35 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:30 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 01:30:06 GMT
- Filter files from publish.
Thu, 19 Feb 2026 00:04:53 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:50 GMT
Version update only
Wed, 24 Dec 2025 01:12:52 GMT
- Set up the
@rushstack/rush-pnpm-kit-v8package to bundle all pnpm v8 related packages together.