Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Releases: esbuild-kit/cjs-loader

v2.4.4

14 Sep 15:25
4dcdf73
Compare
Choose a tag to compare

2.4.4 (2023-09-14)

Bug Fixes

  • tsconfig paths: support paths starting with slash (#41) (4dcdf73)

v2.4.3

14 Sep 00:44
f21fe06
Compare
Choose a tag to compare

2.4.3 (2023-09-14)

Bug Fixes

v2.4.2

06 Feb 02:11
Compare
Choose a tag to compare

2.4.2 (2023-02-06)

Bug Fixes

  • apply tsconfig only to matched files (#30) (5a0c2dd)

v2.4.1

22 Nov 03:44
5e23dc3
Compare
Choose a tag to compare

2.4.1 (2022-11-22)

Bug Fixes

  • require flag to handle tsconfig aliases (#29) (5e23dc3)

v2.4.0

07 Oct 06:15
e7ba7ca
Compare
Choose a tag to compare

2.4.0 (2022-10-07)

Features

v2.3.3

07 Aug 20:54
bede8d7
Compare
Choose a tag to compare

2.3.3 (2022-08-07)

Bug Fixes

  • resolve .js to .ts in aliased paths (#18) (bede8d7)

v2.3.2

23 Jul 04:59
4d460dd
Compare
Choose a tag to compare

2.3.2 (2022-07-23)

Bug Fixes

  • handle missing export map entry in ts resolution (#16) (4d460dd)

v2.3.1

12 Jul 20:37
3709227
Compare
Choose a tag to compare

2.3.1 (2022-07-12)

Bug Fixes

v2.3.0

30 Jun 18:31
b643049
Compare
Choose a tag to compare

2.3.0 (2022-06-30)

Features

  • custom tsconfig path via ESBK_TSCONFIG_PATH (#14) (b643049)

v2.2.1

23 Jun 18:57
afb1b74
Compare
Choose a tag to compare

2.2.1 (2022-06-23)

Bug Fixes

  • ts: dependency to not resolve using tsconfig paths (#13) (afb1b74)