Skip to content

Releases: jcoreio/toolchains

v5.8.8

12 Dec 17:27

Choose a tag to compare

5.8.8 (2025-12-12)

Bug Fixes

  • @jcoreio/toolchain-esnext: fix mocha CJS resolution issues (db6231a)

v5.8.7

09 Dec 03:23

Choose a tag to compare

5.8.7 (2025-12-09)

Bug Fixes

  • @jcoreio/toolchain-typescript: add moduleDetection: force to default config (492d027)

v5.8.6

04 Dec 05:50
59bbbdb

Choose a tag to compare

5.8.6 (2025-12-04)

Bug Fixes

  • @jcoreio/toolchain-esnext: don't transpile file with default ext when alt type ext exists (#41) (59bbbdb)

v5.8.5

04 Dec 00:12

Choose a tag to compare

5.8.5 (2025-12-04)

Bug Fixes

  • @jcoreio/toolchain-esnext: fix resolved import extension replacement (840cd89)

v5.8.4

26 Nov 19:31

Choose a tag to compare

5.8.4 (2025-11-26)

Bug Fixes

  • url vs string type error (4585e8c)

v5.8.3

26 Nov 18:41
b49836b

Choose a tag to compare

5.8.3 (2025-11-26)

Bug Fixes

  • resolve alternate module types for absolute paths (#40) (b49836b)

v5.8.2

26 Nov 05:35

Choose a tag to compare

5.8.2 (2025-11-26)

Bug Fixes

  • obscure crash in mochaWatchClearConsole (19a6db8)

v5.8.1

26 Nov 04:51

Choose a tag to compare

5.8.1 (2025-11-26)

Bug Fixes

  • remove sourcesContent from output souces maps (cc6cddb), closes #39

v5.8.0

26 Nov 04:21
99bb297

Choose a tag to compare

5.8.0 (2025-11-26)

Features

  • automatically resolve to .cjs/.cts files in test:cjs, fix module resolution issues in test:esm (#38) (99bb297)

v5.7.0

12 Nov 06:57
236bdb7

Choose a tag to compare

5.7.0 (2025-11-12)

Bug Fixes

  • @jcoreio/toolchain-esnext: fix some issues with ESM loader (ddf5f6d)

Features

  • output .cjs/.js when package has type: module (f230907)